-
Notifications
You must be signed in to change notification settings - Fork 1
Draft: Refactor 2024 #38
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Reconcile 1.1 branch to main
Release 1.1
Manfiest fixes2
fix(pam): Support for "remote" PAM. chore: Update copyright year to 2024 fix(manifest): Adding `SeparateChain, IncludeCertChain`, properties.
chore(docs): Update store-type fields to be in-line with manifest definitions.
…certificate deployment. fix(scripts): `create_service_account.sh` corrected file path to service account manifest file and echo `kubeconfig` JSON file path. fix(scripts): `kubernetes_svc_account` resource definition, corrected secret name to match what create and get service account scripts are expecting.
chore(examples): Dev cluster add more enrollments and deployments for `K8STLSSecr` store types. fix(discovery): Add support for `UseSSL` from discovery job. This will allow the k8s client to specify `SkipTlsVerify` when calling the k8s API. chore(deps): Update pacakge versions to latest. chore: General linting and increase logging verbosity.
fix(logging): PAM resolution not attempted on non JSON strings.
chore: Refactor discovery, create base discovery class and each store type gets inherits and modifies as needed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.