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

Upgrade to 1.8 #62

Closed
BugRoger opened this issue Sep 26, 2017 · 3 comments
Closed

Upgrade to 1.8 #62

BugRoger opened this issue Sep 26, 2017 · 3 comments

Comments

@BugRoger
Copy link
Contributor

Planed release for 1.8 is Sept 27th (Weds): v1.8.0 release!

Uhm, tomorrow. It's still in v1.8.0-rc1 but we can start upgrading already. Let's upgrade before we go Beta.

@stale
Copy link

stale bot commented Oct 26, 2017

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Oct 26, 2017
@stale stale bot closed this as completed Nov 2, 2017
@BugRoger BugRoger removed the wontfix label Nov 15, 2017
@BugRoger
Copy link
Contributor Author

Clarify the development workflow with @databus23. This can be done using helm only without going full integration through the stack. The required values can be generated using kubernikus helm values.

@BugRoger
Copy link
Contributor Author

BugRoger commented Dec 7, 2017

Remember to remove this: e9fb589

@BugRoger BugRoger reopened this Dec 7, 2017
BugRoger added a commit that referenced this issue Dec 19, 2017
This commit upgrades the helm chart and ignition template to use 1.8.5.

Currently, this assumes that klusters without version information in the
spec are on 1.7.5. All new klusters must provide a version.

With 1.8.5 the default behaviour of the Openstack LoadBalancer creation
changed. Instead of defaulting to an internal LoadBalancer it now
creates an external LB by default. This requires the external network to
be configured in the cloud-provider config.

Fixes #62
BugRoger added a commit that referenced this issue Dec 20, 2017
* Upgrade to Kubernetes 1.8.5

This commit upgrades the helm chart and ignition template to use 1.8.5.

Currently, this assumes that klusters without version information in the
spec are on 1.7.5. All new klusters must provide a version.

With 1.8.5 the default behaviour of the Openstack LoadBalancer creation
changed. Instead of defaulting to an internal LoadBalancer it now
creates an external LB by default. This requires the external network to
be configured in the cloud-provider config.

Fixes #62

* removes v from versions

* fixes logging in case of error while creating kluster struct

* uses one version for new klusters only
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants