Skip to content

Conversation

Racer159
Copy link
Contributor

Description

This implements the new secret templating for GitLab

Related Issue

Fixes #90

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@Racer159 Racer159 marked this pull request as ready for review April 19, 2024 20:59
@Racer159 Racer159 requested a review from a team as a code owner April 19, 2024 20:59
Copy link
Contributor

@zachariahmiller zachariahmiller left a comment

Choose a reason for hiding this comment

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

:shipit:

@Racer159 Racer159 merged commit acf28bc into main Apr 19, 2024
zachariahmiller pushed a commit that referenced this pull request May 2, 2024
🤖 I have created a release *beep* *boop*
---


##
[16.11.1-uds.0](v16.10.2-uds.0...v16.11.1-uds.0)
(2024-05-02)


### ⚠ BREAKING CHANGES

* sso failing deployment when it is disabled
([#115](#115))
* allow [templating of network policies](./docs/networking.md) in the
UDS Package
([#110](#110))

### Features

* allow [templating of network policies](./docs/networking.md) in the
UDS Package
([#110](#110))
([5af09cb](5af09cb))


### Bug Fixes

* sso failing deployment when it is disabled
([#115](#115))
([8cfdb58](8cfdb58))


### Miscellaneous

* allow GL pages through istio
([#106](#106))
([9613f76](9613f76))
* **deps:** update gitlab package dependencies
([#112](#112))
([a0e2c48](a0e2c48))
* **deps:** update gitlab support dependencies
([#113](#113))
([cde79b3](cde79b3))
* **deps:** update gitlab support dependencies
([#99](#99))
([275ccd6](275ccd6))
* migrate to upstream chart
([#72](#72))
([b0e151e](b0e151e))
* release v16.11.1-uds.0
([#120](#120))
([5c13d62](5c13d62))
* switch to new SSO secret template
([#111](#111))
([acf28bc](acf28bc))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[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.

Update Gitlab SSO implementation from chart to secret templating
2 participants