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

chore: Add v1alpha RoleBinding e2e tests #486

Merged
merged 4 commits into from
Jul 9, 2024

Conversation

nieomylnieja
Copy link
Collaborator

Motivation

Extends e2e tests coverage for v1alpha RoleBinding.

Copy link
Contributor

@daniel-zelazny daniel-zelazny left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@nieomylnieja nieomylnieja merged commit 8338531 into main Jul 9, 2024
5 checks passed
@nieomylnieja nieomylnieja deleted the add-role-binding-e2e-tests branch July 9, 2024 09:34
renovate bot referenced this pull request in nobl9/sloctl Jul 12, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/nobl9/nobl9-go](https://togithub.com/nobl9/nobl9-go) |
`v0.83.0-rc3` -> `v0.83.0-rc4` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fnobl9%2fnobl9-go/v0.83.0-rc4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fnobl9%2fnobl9-go/v0.83.0-rc4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fnobl9%2fnobl9-go/v0.83.0-rc3/v0.83.0-rc4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fnobl9%2fnobl9-go/v0.83.0-rc3/v0.83.0-rc4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>nobl9/nobl9-go (github.com/nobl9/nobl9-go)</summary>

###
[`v0.83.0-rc4`](https://togithub.com/nobl9/nobl9-go/releases/tag/v0.83.0-rc4)

[Compare
Source](https://togithub.com/nobl9/nobl9-go/compare/v0.83.0-rc3...v0.83.0-rc4)

#### What's Changed

- feat: Define manifest objects examples in code by
[@&#8203;nieomylnieja](https://togithub.com/nieomylnieja) in
[https://github.com/nobl9/nobl9-go/pull/477](https://togithub.com/nobl9/nobl9-go/pull/477)
- chore: Add Alert Method e2e tests by
[@&#8203;nieomylnieja](https://togithub.com/nieomylnieja) in
[https://github.com/nobl9/nobl9-go/pull/481](https://togithub.com/nobl9/nobl9-go/pull/481)
- chore: Update module github.com/aws/aws-sdk-go to v1.54.16 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/nobl9/nobl9-go/pull/487](https://togithub.com/nobl9/nobl9-go/pull/487)
- chore: Add v1alpha RoleBinding e2e tests by
[@&#8203;nieomylnieja](https://togithub.com/nieomylnieja) in
[https://github.com/nobl9/nobl9-go/pull/486](https://togithub.com/nobl9/nobl9-go/pull/486)
- chore: Add Alert Method e2e tests by
[@&#8203;nieomylnieja](https://togithub.com/nieomylnieja) in
[https://github.com/nobl9/nobl9-go/pull/488](https://togithub.com/nobl9/nobl9-go/pull/488)
- chore: Update module github.com/aws/aws-sdk-go to v1.54.17 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/nobl9/nobl9-go/pull/489](https://togithub.com/nobl9/nobl9-go/pull/489)
- feat: PC-13045 Good total single query experimental support by
[@&#8203;marcinlawnik](https://togithub.com/marcinlawnik) in
[https://github.com/nobl9/nobl9-go/pull/458](https://togithub.com/nobl9/nobl9-go/pull/458)

**Full Changelog**:
nobl9/nobl9-go@v0.83.0-rc3...v0.83.0-rc4

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am
every weekday,every weekend" (UTC), 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/nobl9/sloctl).

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

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants