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

feat(helm): make it possbile to install universal cp on k8s #5913

Merged
merged 18 commits into from
Feb 6, 2023

Conversation

slonka
Copy link
Contributor

@slonka slonka commented Feb 3, 2023

closes #5907

Signed-off-by: slonka slonka@users.noreply.github.com

Checklist prior to review

  • Link to docs PR or issue -- Document new universal on k8s mode kuma-website#1231
  • Link to UI issue or PR -- not UI issue
  • Is the issue worked on linked? -- yes
  • The PR does not hardcode values that might break projects that depend on kuma (e.g. "kumahq" as a image registry) --
  • The PR will work for both Linux and Windows, system specific functions like syscall.Mkfifo have equivalent implementation on the other OS --
  • Unit Tests --
  • E2E Tests --
  • Manual Universal Tests --
  • Manual Kubernetes Tests -- we'll test it in MinK
  • Do you need to update UPGRADE.md? -- no need
  • Does it need to be backported according to the backporting policy? -- no need
  • Do you need to explicitly set a > Changelog: entry here or add a ci/ label to run fewer/more tests?

Signed-off-by: slonka <slonka@users.noreply.github.com>
Signed-off-by: slonka <slonka@users.noreply.github.com>
@slonka
Copy link
Contributor Author

slonka commented Feb 3, 2023

/format

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@slonka
Copy link
Contributor Author

slonka commented Feb 3, 2023

/golden_files

github-actions bot and others added 6 commits February 3, 2023 18:58
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: slonka <slonka@users.noreply.github.com>
Signed-off-by: slonka <slonka@users.noreply.github.com>
Signed-off-by: slonka <slonka@users.noreply.github.com>
Signed-off-by: slonka <slonka@users.noreply.github.com>
Signed-off-by: slonka <slonka@users.noreply.github.com>
@slonka slonka marked this pull request as ready for review February 6, 2023 11:25
@slonka slonka requested review from a team, michaelbeaumont and jakubdyszkiewicz and removed request for a team February 6, 2023 11:25
Signed-off-by: slonka <slonka@users.noreply.github.com>
Signed-off-by: slonka <slonka@users.noreply.github.com>
Signed-off-by: slonka <slonka@users.noreply.github.com>
@slonka slonka changed the title feat(helm): make it possbile to install universal cp on k8s [WIP] feat(helm): make it possbile to install universal cp on k8s Feb 6, 2023
@slonka slonka added the ci/run-full-matrix PR: Runs all possible e2e test combination (expensive use carefully) label Feb 6, 2023
Signed-off-by: slonka <slonka@users.noreply.github.com>
Signed-off-by: slonka <slonka@users.noreply.github.com>
Signed-off-by: slonka <slonka@users.noreply.github.com>
Signed-off-by: slonka <slonka@users.noreply.github.com>
Signed-off-by: slonka <slonka@users.noreply.github.com>
@slonka slonka merged commit 33b69bf into kumahq:master Feb 6, 2023
@slonka slonka deleted the universal-cp-on-k8s branch February 6, 2023 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/run-full-matrix PR: Runs all possible e2e test combination (expensive use carefully)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ability to install universal control-plane on Kubernetes
3 participants