-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Non-operator templating #80
Comments
nightkr
added a commit
to stackabletech/containerdebug
that referenced
this issue
Nov 29, 2024
Mostly copied from operator-rs. Would be nice to have this managed by operator-templating, but that depends on stackabletech/operator-templating#80.
github-merge-queue bot
pushed a commit
to stackabletech/containerdebug
that referenced
this issue
Dec 9, 2024
* Add CI and github config Mostly copied from operator-rs. Would be nice to have this managed by operator-templating, but that depends on stackabletech/operator-templating#80. * Import pre-commit and cargo deny config as well * pre-commit * Update cargo-deny to v2.0.4 * Update dependencies * Update deny.toml from op-rs * Update .github/workflows/build.yml Co-authored-by: Razvan-Daniel Mihai <[email protected]> --------- Co-authored-by: Razvan-Daniel Mihai <[email protected]>
github-merge-queue bot
pushed a commit
to stackabletech/containerdebug
that referenced
this issue
Dec 9, 2024
* Add CI and github config Mostly copied from operator-rs. Would be nice to have this managed by operator-templating, but that depends on stackabletech/operator-templating#80. * Import pre-commit and cargo deny config as well * pre-commit * Drop unmaintained users dependency It's unmaintained, has open vulnerabilities, and is redundant with sysinfo which we already use. * Update cargo-deny to v2.0.4 * Update dependencies * Update deny.toml from op-rs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We're starting to stack up on a few repos that aren't operators, and may not even be written in Rust (with https://github.com/stackabletech/druid-opa-authorizer being the newest example). It would be nice to have some kind of reduced mode that still applies the relevant config (like Renovate and Bors) to those repos.
The text was updated successfully, but these errors were encountered: