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

1.27 updates #223

Merged
merged 2 commits into from Apr 7, 2023
Merged

1.27 updates #223

merged 2 commits into from Apr 7, 2023

Conversation

kwmonroe
Copy link
Member

@kwmonroe kwmonroe commented Apr 7, 2023

Update addons and patched manifests as needed. ceph-csi, coredns, and k8s-dashboard stayed at the same version. The rest came from:

Fixes: https://bugs.launchpad.net/cdk-addons/+bug/2015552

@@ -286,8 +286,6 @@ def patch_keystone_deployment(repo, file):
def patch_openstack_ccm(repo, file):
source = Path(repo) / file
content = source.read_text()
content = content.replace(' nodeSelector:\n'
' node-role.kubernetes.io/master: ""\n', '')
Copy link
Member Author

@kwmonroe kwmonroe Apr 7, 2023

Choose a reason for hiding this comment

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

This originally came in when we didn't run kubelet on k-c-p. Now that we do, we can stop patching this manifest and use the default from upstream.

Copy link
Member

@addyess addyess left a comment

Choose a reason for hiding this comment

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

Can you confirm i'm seeing the wrong commit shas?

Makefile Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
Makefile Show resolved Hide resolved
Co-authored-by: Adam Dyess <adam.dyess@canonical.com>
Copy link
Member

@addyess addyess left a comment

Choose a reason for hiding this comment

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

LGTM

@kwmonroe kwmonroe merged commit 6e86e10 into main Apr 7, 2023
@kwmonroe kwmonroe deleted the 1.27-updates branch April 7, 2023 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants