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

Helm-broker and other service management components support for k8s 1.18 #8218

Closed
a-thaler opened this issue Apr 24, 2020 · 2 comments · Fixed by #8735
Closed

Helm-broker and other service management components support for k8s 1.18 #8218

a-thaler opened this issue Apr 24, 2020 · 2 comments · Fixed by #8735
Assignees
Labels
area/service-management Issues or PRs related to service management
Milestone

Comments

@a-thaler
Copy link
Contributor

a-thaler commented Apr 24, 2020

Description
Helm-broker seems to not work with k8s1.18.
When configuring an addon, the status gets green but the addons will not get listed in the service-catalog. Seeing the logs of the helm-broker controller indicates a problem with K.1.18

{"level":"warning","log":{"message":"Creation of namespaced-broker for namespace [mocks] results in error: [ServiceBroker.servicecatalog.k8s.io \"helm-broker\" is invalid: metadata.managedFields.fieldsType: Invalid value: \"\": must be `FieldsV1`]. AlreadyExist errors will be ignored.","service":"broker-facade","time":"2020-04-24T09:15:33.538Z"}}

Most probably the go client needs to be updated in the service-catalog, see also https://github.com/kubedb/issues/issues/739

Reasons
Always try to support latest version

AC

  • all service management components works with K8S 1.18
@a-thaler a-thaler added the area/service-management Issues or PRs related to service management label Apr 24, 2020
@a-thaler a-thaler added this to the Backlog_Goat milestone Apr 24, 2020
@piotrmsc piotrmsc modified the milestones: Backlog_Goat, Backlog_Gopher Apr 27, 2020
@PK85 PK85 modified the milestones: Backlog_Gopher, Sprint_Gopher_44 May 15, 2020
@mszostok
Copy link
Contributor

PR to support k8s 1.18 on Service Catalog: kubernetes-retired/service-catalog#2796

@PK85 PK85 modified the milestones: Sprint_Gopher_44, 1.14 May 24, 2020
@PK85 PK85 changed the title Helm-broker support for k8s 1.18 Helm-broker and other service management components support for k8s 1.18 May 24, 2020
@PK85 PK85 self-assigned this Jun 4, 2020
@polskikiel polskikiel self-assigned this Jun 4, 2020
@PK85 PK85 removed their assignment Jun 8, 2020
@polskikiel polskikiel linked a pull request Jun 15, 2020 that will close this issue
@polskikiel
Copy link
Contributor

Created follow-up story: #8779

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/service-management Issues or PRs related to service management
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants