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

feat: add test scenarios support (cherry-pick #1576) #1577

Merged
merged 1 commit into from
Jun 23, 2024

Conversation

gcp-cherry-pick-bot[bot]
Copy link
Contributor

Cherry-picked feat: add test scenarios support (#1576)

  • feat: add test scenarios support

Signed-off-by: Charles-Edouard Brétéché charles.edouard@nirmata.com

  • fix

Signed-off-by: Charles-Edouard Brétéché charles.edouard@nirmata.com

  • scenario id

Signed-off-by: Charles-Edouard Brétéché charles.edouard@nirmata.com


Signed-off-by: Charles-Edouard Brétéché charles.edouard@nirmata.com

* feat: add test scenarios support

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* scenario id

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
@gcp-cherry-pick-bot gcp-cherry-pick-bot bot requested a review from a team as a code owner June 23, 2024 20:54
@eddycharly eddycharly added this to the v0.2.5 milestone Jun 23, 2024
@eddycharly eddycharly enabled auto-merge (squash) June 23, 2024 20:54
Copy link

codecov bot commented Jun 23, 2024

Codecov Report

Attention: Patch coverage is 19.35484% with 25 lines in your changes missing coverage. Please review.

Project coverage is 58.21%. Comparing base (82b2504) to head (2dc403a).

Files Patch % Lines
pkg/runner/processors/tests.go 19.35% 23 Missing and 2 partials ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           release-0.2    #1577      +/-   ##
===============================================
- Coverage        58.27%   58.21%   -0.07%     
===============================================
  Files              161      161              
  Lines             6416     6433      +17     
===============================================
+ Hits              3739     3745       +6     
- Misses            2318     2328      +10     
- Partials           359      360       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@eddycharly eddycharly merged commit 216cd86 into release-0.2 Jun 23, 2024
12 of 16 checks passed
@eddycharly eddycharly deleted the cherry-pick-60ec13-release-0.2 branch June 23, 2024 21:02
renovate bot added a commit to anza-labs/lke-operator that referenced this pull request Jun 24, 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/kyverno/chainsaw](https://github.com/kyverno/chainsaw) |
`v0.2.4` -> `v0.2.5` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fkyverno%2fchainsaw/v0.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fkyverno%2fchainsaw/v0.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fkyverno%2fchainsaw/v0.2.4/v0.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fkyverno%2fchainsaw/v0.2.4/v0.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>kyverno/chainsaw (github.com/kyverno/chainsaw)</summary>

###
[`v0.2.5`](https://github.com/kyverno/chainsaw/releases/tag/v0.2.5)

[Compare
Source](https://github.com/kyverno/chainsaw/compare/v0.2.4...v0.2.5)

#### 💫 New features 💫

-   Add test scenarios support

#### 🔧 Fixes 🔧

-   Fixed a potential issue with configuration defaults and marshaling

#### 🎸 Misc 🎸

-   Improved all Python-based build operations

#### What's Changed

- chore: fix release notes (cherry-pick
[#&#8203;1527](https://github.com/kyverno/chainsaw/issues/1527)) by
[@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)
in
[kyverno/chainsaw#1529
- fix: default values in api (cherry-pick
[#&#8203;1530](https://github.com/kyverno/chainsaw/issues/1530)) by
[@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)
in
[kyverno/chainsaw#1531
- chore(deps): bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0
(cherry-pick
[#&#8203;1518](https://github.com/kyverno/chainsaw/issues/1518)) by
[@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)
in
[kyverno/chainsaw#1532
- chore(deps): bump aquasecurity/trivy-action from 0.21.0 to 0.22.0
(cherry-pick
[#&#8203;1534](https://github.com/kyverno/chainsaw/issues/1534)) by
[@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)
in
[kyverno/chainsaw#1536
- chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions
from 3.0.6 to 3.0.7 (cherry-pick
[#&#8203;1540](https://github.com/kyverno/chainsaw/issues/1540)) by
[@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)
in
[kyverno/chainsaw#1541
- chore(deps): bump github.com/kudobuilder/kuttl from 0.16.0 to 0.17.0
(cherry-pick
[#&#8203;1542](https://github.com/kyverno/chainsaw/issues/1542)) by
[@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)
in
[kyverno/chainsaw#1543
- fix: use python virtual env (cherry-pick
[#&#8203;1544](https://github.com/kyverno/chainsaw/issues/1544)) by
[@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)
in
[kyverno/chainsaw#1545
- refactor: action api structs (cherry-pick
[#&#8203;1546](https://github.com/kyverno/chainsaw/issues/1546)) by
[@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)
in
[kyverno/chainsaw#1547
- refactor: action api structs (cherry-pick
[#&#8203;1548](https://github.com/kyverno/chainsaw/issues/1548)) by
[@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)
in
[kyverno/chainsaw#1549
- feat: more test v1alpha2 changes (cherry-pick
[#&#8203;1533](https://github.com/kyverno/chainsaw/issues/1533)) by
[@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)
in
[kyverno/chainsaw#1550
- chore(deps): bump k8s.io/apimachinery from 0.30.1 to 0.30.2
(cherry-pick
[#&#8203;1556](https://github.com/kyverno/chainsaw/issues/1556)) by
[@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)
in
[kyverno/chainsaw#1558
- chore(deps): bump k8s.io/client-go from 0.30.1 to 0.30.2 (cherry-pick
[#&#8203;1555](https://github.com/kyverno/chainsaw/issues/1555)) by
[@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)
in
[kyverno/chainsaw#1559
- chore(deps): bump github/codeql-action from 3.25.8 to 3.25.9
(cherry-pick
[#&#8203;1553](https://github.com/kyverno/chainsaw/issues/1553)) by
[@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)
in
[kyverno/chainsaw#1560
- chore(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0
(cherry-pick
[#&#8203;1552](https://github.com/kyverno/chainsaw/issues/1552)) by
[@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)
in
[kyverno/chainsaw#1561
- chore(deps): bump actions/checkout from 4.1.6 to 4.1.7 (cherry-pick
[#&#8203;1551](https://github.com/kyverno/chainsaw/issues/1551)) by
[@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)
in
[kyverno/chainsaw#1562
- chore(deps): bump github/codeql-action from 3.25.9 to 3.25.10
(cherry-pick
[#&#8203;1563](https://github.com/kyverno/chainsaw/issues/1563)) by
[@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)
in
[kyverno/chainsaw#1564
- chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions
from 3.0.7 to 3.0.9 (cherry-pick
[#&#8203;1565](https://github.com/kyverno/chainsaw/issues/1565)) by
[@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)
in
[kyverno/chainsaw#1566
- chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1
(cherry-pick
[#&#8203;1568](https://github.com/kyverno/chainsaw/issues/1568)) by
[@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)
in
[kyverno/chainsaw#1569
- refactor: v1alpha2 api (cherry-pick
[#&#8203;1567](https://github.com/kyverno/chainsaw/issues/1567)) by
[@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)
in
[kyverno/chainsaw#1570
- chore(deps): bump aquasecurity/trivy-action from 0.22.0 to 0.23.0
(cherry-pick
[#&#8203;1573](https://github.com/kyverno/chainsaw/issues/1573)) by
[@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)
in
[kyverno/chainsaw#1574
- chore(deps): bump ko-build/setup-ko from 0.6 to 0.7 (cherry-pick
[#&#8203;1572](https://github.com/kyverno/chainsaw/issues/1572)) by
[@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)
in
[kyverno/chainsaw#1575
- feat: add test scenarios support (cherry-pick
[#&#8203;1576](https://github.com/kyverno/chainsaw/issues/1576)) by
[@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)
in
[kyverno/chainsaw#1577
- chore: update release notes (cherry-pick
[#&#8203;1578](https://github.com/kyverno/chainsaw/issues/1578)) by
[@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)
in
[kyverno/chainsaw#1579
- release: v0.2.5 (cherry-pick
[#&#8203;1582](https://github.com/kyverno/chainsaw/issues/1582)) by
[@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)
in
[kyverno/chainsaw#1583

**Full Changelog**:
kyverno/chainsaw@v0.2.4...v0.2.5

</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/anza-labs/lke-operator).

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

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.

None yet

1 participant