Skip to content

UI v0.3.0: switch to ingress API version to GA v1 from v1beta1#104

Merged
rosalieper merged 2 commits intomainfrom
ui-0.2.19
Nov 2, 2022
Merged

UI v0.3.0: switch to ingress API version to GA v1 from v1beta1#104
rosalieper merged 2 commits intomainfrom
ui-0.2.19

Conversation

@deer-wmde
Copy link
Contributor

https://phabricator.wikimedia.org/T311205

ui chart v0.2.19 uses ingress GA API v1 (instead of v1beta1)

some reconfiguration was neccessary:

  • serviceName and servicePort were merged into a service map
  • pathType: Prefix was added. It seems this wasn't specified earlier which probably falled back to ImplementationSpecific, but this is disencouraged. It looks like it doesn't really matter if we use Prefix or Exact, but the former seems more flexible so I chose that.

Testable on local cluster

@deer-wmde deer-wmde changed the title UI v0.2.19: switch to ingress API version to GA v1 from v1beta1 UI v0.3.0: switch to ingress API version to GA v1 from v1beta1 Oct 28, 2022
Copy link
Contributor

@rosalieper rosalieper left a comment

Choose a reason for hiding this comment

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

LGTM

@rosalieper rosalieper merged commit fa6f3d6 into main Nov 2, 2022
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

Successfully merging this pull request may close these issues.

2 participants