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

Dynamically update kubespray at runtime #10

Open
2 of 6 tasks
taylor opened this issue Apr 30, 2020 · 1 comment
Open
2 of 6 tasks

Dynamically update kubespray at runtime #10

taylor opened this issue Apr 30, 2020 · 1 comment
Assignees

Comments

@taylor
Copy link
Contributor

taylor commented Apr 30, 2020

The docker image may have been built with an older version of kubespray which means a later release of K8s will not be compatible with the kubespray in the image. This has caused problems as seen in the CNF Testbed ticket K8s provisioning ansible task fails - dict object' has no attribute 'v1.18' #344. Related ticket for this update cncf/cnf-testbed#345.

Task:

  • code update
  • push new image to dockerhub
  • test on cncf.ci cidev environment
  • test on dev
  • test on staging
  • test on production
@michaelspedersen
Copy link
Collaborator

Image has been pushed to Docker Hub with tag "dynamic-kubespray-update". CNF Testbed has been updated to reflect changes. Once merged to master we can update other images (and modify CNF Testbed code as needed)

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

No branches or pull requests

3 participants