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

Add support for namespaces in context #303

Merged
merged 1 commit into from
May 28, 2024
Merged

Add support for namespaces in context #303

merged 1 commit into from
May 28, 2024

Conversation

sethvargo
Copy link
Member

Fixes #281

@sethvargo sethvargo requested a review from a team as a code owner May 28, 2024 15:53
@sethvargo sethvargo requested a review from verbanicm May 28, 2024 15:53
@sethvargo sethvargo merged commit 0371c12 into main May 28, 2024
8 checks passed
@sethvargo sethvargo deleted the sethvargo/context branch May 28, 2024 16:09
@tpolekhin
Copy link

Thanks a lot!

sethvargo pushed a commit that referenced this pull request May 28, 2024
## What's Changed
* security: Bump undici from 5.28.2 to 5.28.3 by @dependabot in
#295
* security: bump jose from 4.15.4 to 4.15.5 by @dependabot in
#296
* Update README.md with context_name by @zchenyu in
#298
* security: bump undici from 5.28.3 to 5.28.4 by @dependabot in
#300
* Update deps, fix file permissions, auto-generate readme by @sethvargo
in #302
* Add support for namespaces in context by @sethvargo in
#303

## New Contributors
* @zchenyu made their first contribution in
#298

**Full Changelog**:
v2.1.0...0371c12
github-merge-queue bot pushed a commit to camunda/camunda that referenced this pull request May 28, 2024
….0 (main) (#18909)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[google-github-actions/get-gke-credentials](https://togithub.com/google-github-actions/get-gke-credentials)
| action | minor | `v2.1.0` -> `v2.2.0` |

---

### Release Notes

<details>
<summary>google-github-actions/get-gke-credentials
(google-github-actions/get-gke-credentials)</summary>

###
[`v2.2.0`](https://togithub.com/google-github-actions/get-gke-credentials/releases/tag/v2.2.0)

[Compare
Source](https://togithub.com/google-github-actions/get-gke-credentials/compare/v2.1.0...v2.2.0)

##### What's Changed

- security: Bump undici from 5.28.2 to 5.28.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[google-github-actions/get-gke-credentials#295
- security: bump jose from 4.15.4 to 4.15.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[google-github-actions/get-gke-credentials#296
- Update README.md with context_name by
[@&#8203;zchenyu](https://togithub.com/zchenyu) in
[google-github-actions/get-gke-credentials#298
- security: bump undici from 5.28.3 to 5.28.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[google-github-actions/get-gke-credentials#300
- Update deps, fix file permissions, auto-generate readme by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-gke-credentials#302
- Add support for namespaces in context by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-gke-credentials#303
- Release: v2.2.0 by
[@&#8203;google-github-actions-bot](https://togithub.com/google-github-actions-bot)
in
[google-github-actions/get-gke-credentials#304

##### New Contributors

- [@&#8203;zchenyu](https://togithub.com/zchenyu) made their first
contribution in
[google-github-actions/get-gke-credentials#298

**Full Changelog**:
google-github-actions/get-gke-credentials@v2.1.0...v2.2.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/camunda).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Support namespace in generated kubeconfig
3 participants