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

(chore): bump k8s and kubebuilder #6613

Merged
merged 14 commits into from
Dec 12, 2023

Conversation

everettraven
Copy link
Contributor

@everettraven everettraven commented Oct 20, 2023

Description of the change:

  • Bump supported Kubernetes version to 1.27
    • bumps kubebuilder to v3.12.0
    • bumps necessary plugins
  • (helm/v1): Deprecate the --config flag due to the controller-runtime ComponentConfig package being deprecated with the planned removal of support for loading manager options
  • (go/v4): go/v4 is now stable and is the default version used when scaffolding a Go based operator
  • (kustomize/v2): kustomize/v2 is now stable and is the default version used in the plugin chain when using go/v4, ansible/v1, helm/v1, and hybrid/v1-alpha plugins
  • Updated the supported OLM versions to 0.24.0, 0.25.0, and 0.26.0 and regenerated bindata
  • Updated operator-sdk olm install to fix a bug where the retries of resource creation were too fast and causing the command to exit with an error before the timeout had been reached
  • For operator-sdk olm install break the resources into CRDs and apply them first, verify they are "installed", then proceed with installing other resources.

Motivation for the change:

Checklist

If the pull request includes user-facing changes, extra documentation is required:

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Oct 20, 2023
@everettraven everettraven marked this pull request as draft October 20, 2023 15:02
@everettraven everettraven temporarily deployed to deploy October 20, 2023 15:02 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy October 20, 2023 15:07 — with GitHub Actions Inactive
@everettraven everettraven temporarily deployed to deploy October 24, 2023 16:17 — with GitHub Actions Inactive
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Nov 14, 2023
everettraven and others added 5 commits December 7, 2023 10:35
Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
Signed-off-by: Bryce Palmer <everettraven@gmail.com>
Signed-off-by: everettraven <everettraven@gmail.com>
Signed-off-by: everettraven <everettraven@gmail.com>
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Dec 7, 2023
Copy link
Member

@varshaprasad96 varshaprasad96 left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Dec 11, 2023
Signed-off-by: everettraven <everettraven@gmail.com>
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Dec 12, 2023
Copy link

openshift-ci bot commented Dec 12, 2023

New changes are detected. LGTM label has been removed.

Signed-off-by: everettraven <everettraven@gmail.com>
@everettraven everettraven merged commit 96f3198 into operator-framework:master Dec 12, 2023
23 checks passed
@everettraven everettraven mentioned this pull request Dec 13, 2023
13 tasks
This was referenced Dec 30, 2023
@fgiloux fgiloux mentioned this pull request Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants