Skip to content

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
@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
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Dec 12, 2023
@openshift-ci
Copy link

openshift-ci bot commented Dec 12, 2023

New changes are detected. LGTM label has been removed.

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.

suport kubebuilder go/v4 Enhancement: discrete CRD / CR creation install phases Meta Issue for K8S 1.27 Support kustomize v4

3 participants