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

Bump coredns to 1.6.7 #2816

Closed

Conversation

TeddyAndrieux
Copy link
Collaborator

@TeddyAndrieux TeddyAndrieux commented Sep 29, 2020

Component:

'kubernetes'

Context:

Development/2.7 initialization

Summary:

  • Bump coredns to 1.6.7
  • Enable back downgrade test

Bump coredns to 1.6.7 as kubeadm does for Kubernetes 1.18.9
https://github.com/kubernetes/kubernetes/blob/v1.18.9/cmd/kubeadm/app/constants/constants.go#L339-L340

Also change the readiness probe for coredns
Remove 'apps/v1beta2' from our kubernetes Salt utils since this API is
no longer available by kube-apiserver version 1.18.9
Salt log a lot of stuff (especially when you run `metalk8s.deployed`
salt states, that changes a lot of kubernetes objects), let only
enable warning+ logs when running this command in
service_configuration tests
In CI we run a script to wait for pods to be stabilized but at the end
we do not know directly which pods are still not running, so let's just
add a `kubectl get` at the end of the script so that if it's fail we
have the list of pods not in "Running" state
@TeddyAndrieux TeddyAndrieux added kind:enhancement New feature or request complexity:medium Something that requires one or few days to fix kind:internal Issues specific to Scality org, not interesting for external contributors priority:medium Medium priority issues, should only be postponed if no other option labels Sep 29, 2020
@TeddyAndrieux TeddyAndrieux requested a review from a team September 29, 2020 13:48
@TeddyAndrieux
Copy link
Collaborator Author

Wrong branch name, let's open another one

@TeddyAndrieux TeddyAndrieux changed the title Bump K8s to 1.18.9 + coredns to 1.6.7 Bump coredns to 1.6.7 Nov 25, 2020
@TeddyAndrieux TeddyAndrieux deleted the user/teddyandrieux/development/2.7 branch May 5, 2021 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity:medium Something that requires one or few days to fix kind:enhancement New feature or request kind:internal Issues specific to Scality org, not interesting for external contributors priority:medium Medium priority issues, should only be postponed if no other option
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant