Skip to content

Conversation

@jfw-ppi
Copy link
Contributor

@jfw-ppi jfw-ppi commented Jan 3, 2026

Which issue(s) this PR fixes:5676

@jfw-ppi jfw-ppi requested a review from a team as a code owner January 3, 2026 21:49
@jfw-ppi jfw-ppi force-pushed the bug/5676-OIDC-secretRef branch from e5760b4 to 0d54116 Compare January 3, 2026 21:50
}

oidcClientProperties := map[string]interface{}{}
for _, oidcClientProperty := range OidcClientProperties {

Choose a reason for hiding this comment

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

why rename it to oidcProperty?

_, err = getServiceRepoConfig(featureStore, secretExtractionFunc)
Expect(err).To(HaveOccurred())
Expect(err.Error()).To(ContainSubstring("missing OIDC secret"))
_, err = getServiceRepoConfig(featureStore, secretExtractionFunc)

Choose a reason for hiding this comment

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

why remove these tests?

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.

2 participants