Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add ssh secret to ignored files for linting | 2025-04-15 | -1/+1 | |
| | ||||
* | Make K8S x509 script executable on free software computers | 2025-02-08 | -0/+2 | |
| | ||||
* | Reformat scripts with latest ruff rules | 2024-08-12 | -2/+2 | |
| | ||||
* | Move noqa definition required in latest ruff version | 2024-07-01 | -2/+2 | |
| | ||||
* | Bump ruff from 0.4.2 to 0.4.4 | 2024-05-16 | -2/+2 | |
| | | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.2 to 0.4.4. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.4.2...v0.4.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> | |||
* | Make Kubernetes user creation script Linux friendly (#195) | 2024-03-26 | -2/+3 | |
| | ||||
* | Add Python script to create an x509 user config | 2024-02-10 | -0/+121 | |
| | ||||
* | Lint repo with new ruff rules | 2023-10-23 | -1/+1 | |
| | ||||
* | Copy all files from kubernetes repo into this one | 2023-08-14 | -0/+28 | |
This commit is a like-for-like copy of the [kubernetes repo](https://github.com/python-discord/kubernetes) check that repo for comit history prioir to this commit. Co-authored-by: Amrou Bellalouna <[email protected]> Co-authored-by: Bradley Reynolds <[email protected]> Co-authored-by: Chris <[email protected]> Co-authored-by: Chris Lovering <[email protected]> Co-authored-by: ChrisJL <[email protected]> Co-authored-by: Den4200 <[email protected]> Co-authored-by: GDWR <[email protected]> Co-authored-by: Hassan Abouelela <[email protected]> Co-authored-by: Hassan Abouelela <[email protected]> Co-authored-by: jchristgit <[email protected]> Co-authored-by: Joe Banks <[email protected]> Co-authored-by: Joe Banks <[email protected]> Co-authored-by: Joe Banks <[email protected]> Co-authored-by: Johannes Christ <[email protected]> Co-authored-by: Kieran Siek <[email protected]> Co-authored-by: kosayoda <[email protected]> Co-authored-by: ks129 <[email protected]> Co-authored-by: Leon Sand├©y <[email protected]> Co-authored-by: Leon Sand├©y <[email protected]> Co-authored-by: MarkKoz <[email protected]> Co-authored-by: Matteo Bertucci <[email protected]> Co-authored-by: Sebastiaan Zeeff <[email protected]> Co-authored-by: Sebastiaan Zeeff <[email protected]> Co-authored-by: vcokltfre <[email protected]> |