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

fix: avoid trying to delete default namespace #265

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

leoporoli
Copy link
Contributor

Deleting the default namespace is impossible because Kubernetes API will block it. Still, it's generated an error in the Kardinal manager, so we avoid sending the request to the API.

@leoporoli leoporoli requested a review from tedim52 October 2, 2024 21:25
@leoporoli leoporoli merged commit 907ad38 into main Oct 3, 2024
14 checks passed
@leoporoli leoporoli deleted the lporoli/avoid-default-namespace-deletion branch October 3, 2024 17:11
lostbean added a commit that referenced this pull request Oct 3, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.4.0](0.3.3...0.4.0)
(2024-10-03)


### ⚠ BREAKING CHANGES

* add support to StatefulSet
([#263](#263))

### Features

* add canonical tag to website pages
([#266](#266))
([64bdab1](64bdab1)),
closes [#236](#236)
* add support to StatefulSet
([#263](#263))
([a1632d5](a1632d5))


### Bug Fixes

* avoid trying to delete default namespace
([#265](#265))
([907ad38](907ad38))

---
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