8000 fix: remove k8s ingress on stop user services by tedim52 · Pull Request #2715 · kurtosis-tech/kurtosis · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: remove k8s ingress on stop user services #2715

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

Merged
merged 55 commits into from
Apr 17, 2025
Merged

fix: remove k8s ingress on stop user services #2715

merged 55 commits into from
Apr 17, 2025

Conversation

tedim52
Copy link
Collaborator
@tedim52 tedim52 commented Apr 17, 2025

Description

This was leaving ingresses around. Additionally, it was preventing service updates in k8s. Service updates involve removing the registered user, then recreating its resources. Because the ingress wasn't being removed a naming conflict would occur when the ingress resource was being recreated.
image

Is this change user facing?

NO

References

#2622

tedim52 added 30 commits March 23, 2025 18:40
@tedim52 tedim52 changed the base branch from main to tedi/update April 17, 2025 01:04
@tedim52 tedim52 changed the title Tedi/k8s edit bug fix: remove ingress on stop user services Apr 17, 2025
@tedim52 tedim52 changed the title fix: remove ingress on stop user services fix: remove k8s ingress on stop user services Apr 17, 2025
Base automatically changed from tedi/update to main April 17, 2025 01:57
Copy link
Collaborator
@praetoriansentry praetoriansentry left a comment

Choose a reason for hiding this comment

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

lgtm

@tedim52 tedim52 enabled auto-merge April 17, 2025 02:04
@tedim52 tedim52 added this pull request to the merge queue Apr 17, 2025
github-merge-queue bot pushed a commit that referenced this pull request Apr 17, 2025
## Description
This was leaving ingresses around. Additionally, it was preventing
service updates in k8s. Service updates involve removing the registered
user, then recreating its resources. Because the ingress wasn't being
removed a naming conflict would occur when the ingress resource was
being recreated.

![image](https://github.com/user-attachments/assets/e8054ec2-b388-463e-b1a0-9367a8821726)


## Is this change user facing?
NO

## References
#2622
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 17, 2025
@tedim52 tedim52 added this pull request to the merge queue Apr 17, 2025
Merged via the queue into main with commit e31c0d4 Apr 17, 2025
51 checks passed
@tedim52 tedim52 deleted the tedi/k8s-edit-bug branch April 17, 2025 03:11
github-merge-queue bot pushed a commit that referenced this pull request Apr 18, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.7.0](1.6.0...1.7.0)
(2025-04-17)


### Features

* add grafloki to kurtosis config
([#2707](#2707))
([b6794e1](b6794e1))
* export service logs (Kubenertes)
([#2693](#2693))
([c00f357](c00f357))
* grafloki start/stop
([#2696](#2696))
([53d823a](53d823a))
* service update
([#2689](#2689))
([4cda391](4cda391))


### Bug Fixes

* **backend/kubernetes:** use default KUBECONFIG resolution
([#2672](#2672))
([379e49b](379e49b))
* docker auth wasn't being used by engine and API
([#2699](#2699))
([4eea787](4eea787))
* give grafana root access
([#2706](#2706))
([b8e2fab](b8e2fab))
* remove k8s ingress on stop user services
([#2715](#2715))
([e31c0d4](e31c0d4))
* return empty deployment if not found
([#2716](#2716))
([451c70e](451c70e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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
0