Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make available the kubernetes.core collection #500

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Conversation

tonyskapunk
Copy link
Contributor

@tonyskapunk tonyskapunk commented Dec 5, 2024

SUMMARY

Introduce the kubernetes.core collection that will eventually deprecate the community.kubernetes collection.

ISSUE TYPE
  • New or Enhanced Feature
Tests

Also RPM dependency has been tested with these instructions:

$ podman run -it --rm quay.io/centos/centos:stream8

Then in the container:

# sed -i -e '/mirrorlist/d' -e 's/^#baseurl/baseurl/' -e 's/mirror.centos/vault.centos/' /etc/yum.repos.d/CentOS-Stream-{BaseOS,AppStream,Extras,Extras-common}.repo

# dnf install centos-release-ansible-29.noarch -y
# sed -i -e '/mirrorlist/d' -e 's/^#baseurl/baseurl/' -e 's/mirror.centos/vault.centos/' /etc/yum.repos.d/CentOS-SIG-ansible-29.repo

# dnf -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
# dnf -y install https://packages.distributed-ci.io/dci-release.el8.noarch.rpm
# dnf config-manager --add-repo=https://releases.ansible.com/ansible-runner/ansible-runner.el8.repo

# dnf -y install ansible-collection-redhatci-ocp
# dnf -y install ansible-collection-kubernetes-core

# ansible-doc -t module kubernetes.core.k8s |head -1
> K8S    (/usr/share/ansible/collections/ansible_collections/kubernetes/core/plugins/modules/k8s.py)
# rpm -qf /usr/share/ansible/collections/ansible_collections/kubernetes/core/plugins/modules/k8s.py
ansible-collection-kubernetes-core-2.4.2-1.202412092243git54b964f0.el8.noarch

Test-Hints: no-check

Copy link

@dcibot
Copy link
Collaborator

dcibot commented Dec 5, 2024

@dcibot
Copy link
Collaborator

dcibot commented Dec 5, 2024

@dcibot
Copy link
Collaborator

dcibot commented Dec 6, 2024

@dcibot
Copy link
Collaborator

dcibot commented Dec 6, 2024

@dcibot
Copy link
Collaborator

dcibot commented Dec 6, 2024

Copy link

@dcibot
Copy link
Collaborator

dcibot commented Dec 6, 2024

Copy link

@dcibot
Copy link
Collaborator

dcibot commented Dec 6, 2024

@dcibot
Copy link
Collaborator

dcibot commented Dec 7, 2024

from change https://softwarefactory-project.io/r/#/c/32719/:

  • ERROR no DCI job found

@dcibot
Copy link
Collaborator

dcibot commented Dec 7, 2024

@dcibot
Copy link
Collaborator

dcibot commented Dec 7, 2024

@dcibot
Copy link
Collaborator

dcibot commented Dec 7, 2024

@dcibot
Copy link
Collaborator

dcibot commented Dec 9, 2024

from change https://softwarefactory-project.io/r/#/c/32697/:

  • ERROR no DCI job found

@dcibot
Copy link
Collaborator

dcibot commented Dec 9, 2024

@dcibot
Copy link
Collaborator

dcibot commented Dec 13, 2024

@dcibot
Copy link
Collaborator

dcibot commented Dec 13, 2024

Copy link

@dcibot
Copy link
Collaborator

dcibot commented Jan 7, 2025

@dcibot
Copy link
Collaborator

dcibot commented Jan 8, 2025

Introduce the kubernetes.core collection that will eventually deprecate
the community.kubernetes collection.
Copy link

@tonyskapunk tonyskapunk marked this pull request as ready for review January 8, 2025 18:55
@tonyskapunk tonyskapunk requested a review from a team as a code owner January 8, 2025 18:55
@tonyskapunk
Copy link
Contributor Author

recheck

Copy link

@tonyskapunk
Copy link
Contributor Author

retest

1 similar comment
@tonyskapunk
Copy link
Contributor Author

retest

@dcibot
Copy link
Collaborator

dcibot commented Jan 8, 2025

from change #500:

  • no check (not a code change)

1 similar comment
@dcibot
Copy link
Collaborator

dcibot commented Jan 8, 2025

from change #500:

  • no check (not a code change)

Copy link
Contributor

@manurodriguez manurodriguez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tonyskapunk tonyskapunk added this pull request to the merge queue Jan 8, 2025
Merged via the queue into main with commit 2cbc981 Jan 8, 2025
7 checks passed
@tonyskapunk tonyskapunk deleted the kubernetes_core branch January 8, 2025 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants