-
Notifications
You must be signed in to change notification settings - Fork 54
Upgrade to operator-sdk 1.41.1 #646
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
base: main
Are you sure you want to change the base?
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dprince The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/0f51965013b04a71a04e09a21c833571 ❌ openstack-k8s-operators-content-provider FAILURE in 11m 46s |
a99185b to
82d285a
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/00d59ba2178e4f439e9434809baea01c ❌ openstack-k8s-operators-content-provider FAILURE in 12m 08s |
82d285a to
6268caa
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/9f10c3d29d5b4accbb6867be8860506e ❌ openstack-k8s-operators-content-provider FAILURE in 12m 28s |
6268caa to
458faf7
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/bca5fd6645c94ef49733487724395902 ❌ openstack-k8s-operators-content-provider FAILURE in 11m 37s |
458faf7 to
2983160
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/5790acd4675d4e11a33efc335a7d227c ❌ openstack-k8s-operators-content-provider FAILURE in 12m 55s |
2983160 to
a25a9d5
Compare
|
This change depends on a change that failed to merge. Change openstack-k8s-operators/openstack-operator#1683 is needed. |
a25a9d5 to
f27ea5a
Compare
Rescaffold the keystone-operator to operator-sdk 1.41.1, which includes: - Reorganize project structure (pkg/ -> internal/) - Move webhook implementations to internal/webhook/v1beta1/ - Add new cmd/main.go entrypoint with updated controller initialization - Update RBAC, certmanager, and prometheus configurations - Enhance network policies for metrics and webhook traffic - Set keystone as defaulting resource in PROJECT file - Remove auto-generated test suite scaffolding - Update build workflow and Dockerfile to version 1.41.1 This upgrade modernizes the operator structure and aligns with the latest operator-sdk best practices. Jira: OSPRH-21924 Depends-On: openstack-k8s-operators/openstack-operator#1683
f27ea5a to
e63d3fa
Compare
|
This change depends on a change that failed to merge. Change openstack-k8s-operators/openstack-operator#1683 is needed. |
|
recheck |
Rescaffold the keystone-operator to operator-sdk 1.41.1, which includes:
This upgrade modernizes the operator structure and aligns with the latest operator-sdk best practices.
Jira: OSPRH-21924
Depends-On: openstack-k8s-operators/openstack-operator#1683