8000 Tags · cloudoperators/greenhouse · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: cloudoperators/greenhouse

Tags

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(ci): goreleaser sort tags by createordate (#1198) (#1201)

according to https://goreleaser.com/customization/git

v0.4.0-rc.2

Toggle v0.4.0-rc.2's commit message

Verified

This commit was signed with the committer’s verified signature.
fix(teamroles): add fieldindex in webhook setup (#1155)

After the Split of Controller and Webhook deployment the deletion
of TeamRoles was failing due to a missing FieldIndex

This add the missing field indexing to the teamrole webhook setup.
To avoid conflicts with already existing indices the IgnoreIndexerConflict(..) was added.
The code does not expose a typed error, so in this case the check
relies on the error's prefix

Co-authored-by: Abhijith Ravindra <137736216+abhijith-darshan@users.noreply.github.com>

v0.4.0-rc.1

Toggle v0.4.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update module golang.org/x/text to v0.25.0 (#1113)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v0.3.0-rc.1

Toggle v0.3.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(pluginpresets): clusteroverrides are not considered during admiss…

…ion (#967)

* fix(pluginpresets): remove validation of required options on PluginPreset creation

* fix(pluginpresets): add error message next to plugin name to the PluginFailedCondition, add tests

* fix(pluginpresets): add unit tests for validatePluginOptionValuesForPreset

* fix(pluginpresets): fix linter suggestion

* fix(pluginpresets): add validation of overrides and required options for PluginPreset

* fix(pluginpresets): extract common logic for plugin options validation

* fix(pluginpresets): add tests for validating OptionValues in PluginPreset overrides

* fix(pluginpresets): combine functions for validating plugin option values, remove required options validation for preset

* remove unnecessary check

Co-authored-by: IvoGoman <ivo.gosemann@sap.com>

---------

Co-authored-by: k.zagorski <k.zagorski@accenture.com>
Co-authored-by: IvoGoman <ivo.gosemann@sap.com>

v0.2.0-rc.1

Toggle v0.2.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(ci): no windows binaries in release (#924)

* fix(ci) do not build windows for now

* (chore): updates CODEOWNERS

---------

Co-authored-by: Abhijith Ravindra <137736216+abhijith-darshan@users.noreply.github.com>

v0.0.1-alpha.1

Toggle v0.0.1-alpha.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
(fix): create namespace using kubeconfig (#507)

v0.0.1-alpha

Toggle v0.0.1-alpha's commit message
greenhouse alpha version

0