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

Merge main into v0 #80

Merged
merged 9 commits into from
Jan 24, 2024
Merged

Merge main into v0 #80

merged 9 commits into from
Jan 24, 2024

Conversation

omertuc
Copy link
Member

@omertuc omertuc commented Jan 24, 2024

I don't expect any problems

When renaming, the array was accidentally replaced by a string, this
caused a KCM rollout
KCM extended arguments should be an array
The newline is causing a rollout that we wish to avoid
Add a newline at the end of the kcm pod configmap
Cachito doesn't do Rust, so we have to vendor all of our dependencies.

We're doing Vendoring using [`cargo vendor-filterer`](https://github.com/coreos/cargo-vendor-filterer) because
otherwise regular cargo pulls in a lot of heavy dependencies that are Windows only, which
will make the git repo very big for a tool that is used in Linux only.
As opposed to file paths. This will allow recert to be launched without
having all the keys laid out carefully in files, which is inconvenient
if they aren't already in files
`RECERT_CONFIG` accept keys inlined raw inside the config
@omertuc omertuc closed this Jan 24, 2024
@omertuc omertuc reopened this Jan 24, 2024
@omertuc omertuc merged commit 49648db into v0 Jan 24, 2024
2 of 5 checks passed
Copy link

openshift-ci bot commented Jan 24, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: omertuc

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

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.

1 participant