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

CORE-288: exclude k8s client, which excludes jose4j #236

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

davidangb
Copy link
Contributor

@davidangb davidangb commented Jan 31, 2025

Jira: https://broadworkbench.atlassian.net/browse/CORE-288

Exclude the k8s java client from the terra-common-lib dependency. The k8s client has a transitive dependency on jose4j. By excluding the k8s client, we exclude jose4j as requested in CORE-288.

This addresses part of CORE-288 but does not complete that ticket.

@davidangb davidangb marked this pull request as ready for review January 31, 2025 20:40
@davidangb davidangb requested a review from a team as a code owner January 31, 2025 20:40
@davidangb davidangb requested review from dvoet and samanehsan January 31, 2025 20:40
@davidangb davidangb changed the title exclude k8s client, which excludes jose4j CORE-288: exclude k8s client, which excludes jose4j Jan 31, 2025
@davidangb davidangb merged commit bda7562 into dev Jan 31, 2025
16 checks passed
@davidangb davidangb deleted the da_CORE-288_excludeJose4j branch January 31, 2025 21:07
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.

3 participants