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

Set Kubernetes owner references on Job objects #235

Merged
merged 2 commits into from
Apr 19, 2023

Conversation

brandond
Copy link
Contributor

@brandond brandond commented Apr 10, 2023

Ensures that owner references are properly set on the generated Job resources, so that they can be tracked by other projects that don't understand how to track relationships using the objectset.rio.cattle.io/owner-* annotations (which is pretty much everything).

This is a simpler version of:

Linked issue:

Ensures that object references are properly set on the generated Job

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
@brandond brandond changed the title Ensure that WithSetOwnerReference is set on the apply controller Set Kubernetes owner references on Job objects Apr 11, 2023
@brandond brandond merged commit 247afde into rancher:master Apr 19, 2023
RickCoxDev pushed a commit to RickCoxDev/home-cluster that referenced this pull request May 25, 2023
….11.0 (#887)

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[rancher/system-upgrade-controller](https://togithub.com/rancher/system-upgrade-controller)
| Kustomization | minor | `v0.10.0` -> `v0.11.0` |

---

### Release Notes

<details>
<summary>rancher/system-upgrade-controller</summary>

###
[`v0.11.0`](https://togithub.com/rancher/system-upgrade-controller/releases/tag/v0.11.0)

[Compare
Source](https://togithub.com/rancher/system-upgrade-controller/compare/v0.10.0...v0.11.0)

##### What's Changed

- Add support for PodSelector in DrainSpec by
[@&#8203;brandond](https://togithub.com/brandond) in
[rancher/system-upgrade-controller#231
- Set Kubernetes owner references on Job objects by
[@&#8203;brandond](https://togithub.com/brandond) in
[rancher/system-upgrade-controller#235
- examples: add upgrade YAML for MicroOS by
[@&#8203;aplanas](https://togithub.com/aplanas) in
[rancher/system-upgrade-controller#237
- Fix Spec.Drain.PodSelector by
[@&#8203;brandond](https://togithub.com/brandond) in
[rancher/system-upgrade-controller#239
- Bump github.com/rancher/wrangler from
0.8.11-0.20230207214913-209077f2d98f to 0.8.11 in /pkg/apis by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[rancher/system-upgrade-controller#233

##### New Contributors

- [@&#8203;aplanas](https://togithub.com/aplanas) made their first
contribution in
[rancher/system-upgrade-controller#237

**Full Changelog**:
rancher/system-upgrade-controller@v0.10.0...v0.11.0

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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://app.renovatebot.com/dashboard#github/RickCoxDev/home-cluster).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS43OS4xIiwidXBkYXRlZEluVmVyIjoiMzUuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

None yet

4 participants