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

authentik: ci: add extraContainers testing #248

Merged
merged 4 commits into from Mar 15, 2024

Conversation

wrenix
Copy link
Contributor

@wrenix wrenix commented Feb 29, 2024

test to show bug #247
created by @rissson on #230

@wrenix wrenix requested a review from a team as a code owner February 29, 2024 18:56
@rissson rissson changed the title chore: add ci file to show bug of #247 authentik: ci: add extraContainers testing Mar 1, 2024
@@ -0,0 +1,8 @@
worker:
Copy link
Member

Choose a reason for hiding this comment

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

Pretty sure you need the boilerplate that is in ct-values.yaml for this to work.

Copy link
Contributor Author

@wrenix wrenix Mar 1, 2024

Choose a reason for hiding this comment

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

This is no boilerplait, that is a "chart-testing lint (unit)test"

it is not needed, but if you want to pretend such bug it is helpfull

>>> helm lint charts/authentik --values charts/authentik/ci/ct-extracontainer-values.yaml
==> Linting charts/authentik
Error:  templates/server/deployment.yaml: unable to parse YAML: error converting YAML to JSON: yaml: line 93: did not find expected key

Copy link
Member

Choose a reason for hiding this comment

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

I meant that you need some basic values apart from what you are testing for it to work, like what is ct-values.yaml and in all other tests we currently have.

@wrenix
Copy link
Contributor Author

wrenix commented Mar 12, 2024

#250 already merged

@wrenix wrenix closed this Mar 12, 2024
@wrenix wrenix reopened this Mar 12, 2024
@wrenix
Copy link
Contributor Author

wrenix commented Mar 12, 2024

miss that - i have split that MR

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
@rissson rissson merged commit ffbcec6 into goauthentik:main Mar 15, 2024
2 checks passed
szinn pushed a commit to szinn/k8s-homelab that referenced this pull request Apr 17, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [authentik](https://goauthentik.io)
([source](https://togithub.com/goauthentik/helm)) | patch | `2024.2.2`
-> `2024.2.3` |

---

### Release Notes

<details>
<summary>goauthentik/helm (authentik)</summary>

###
[`v2024.2.3`](https://togithub.com/goauthentik/helm/releases/tag/authentik-2024.2.3)

[Compare
Source](https://togithub.com/goauthentik/helm/compare/authentik-2024.2.2...authentik-2024.2.3)

authentik is an open-source Identity Provider focused on flexibility and
versatility

#### What's Changed

- authentik: ci: rename values files to run with chart-testing correctly
by [@&#8203;wrenix](https://togithub.com/wrenix) in
[goauthentik/helm#249
- authentik: ci: add extraContainers testing by
[@&#8203;wrenix](https://togithub.com/wrenix) in
[goauthentik/helm#248
- authentik: worker deployment: fix volume type for secret blueprints by
[@&#8203;sherif-fanous](https://togithub.com/sherif-fanous) in
[goauthentik/helm#257
- bump to 2024.2.3 by [@&#8203;BeryJu](https://togithub.com/BeryJu) in
[goauthentik/helm#259

#### New Contributors

- [@&#8203;sherif-fanous](https://togithub.com/sherif-fanous) made their
first contribution in
[goauthentik/helm#257

**Full Changelog**:
goauthentik/helm@authentik-2024.2.2...authentik-2024.2.3

</details>

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

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[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

2 participants