-
Notifications
You must be signed in to change notification settings - Fork 370
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
more info about how to scrape k0s internals #3915
Commits on Jan 16, 2024
-
more info about how to scrape k0s internals
Signed-off-by: Bartosz Fenski <[email protected]>
Bartosz Fenski committedJan 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 63b05b5 - Browse repository at this point
Copy the full SHA 63b05b5View commit details -
Update docs/system-monitoring.md
Co-authored-by: Tom Wieczorek <[email protected]> Signed-off-by: Bartosz Fenski <[email protected]> Signed-off-by: Bartosz Fenski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 70f2b24 - Browse repository at this point
Copy the full SHA 70f2b24View commit details -
Update docs/system-monitoring.md
Co-authored-by: Tom Wieczorek <[email protected]> Signed-off-by: Bartosz Fenski <[email protected]> Signed-off-by: Bartosz Fenski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 52eb322 - Browse repository at this point
Copy the full SHA 52eb322View commit details -
Update docs/system-monitoring.md
Co-authored-by: Tom Wieczorek <[email protected]> Signed-off-by: Bartosz Fenski <[email protected]> Signed-off-by: Bartosz Fenski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a69814 - Browse repository at this point
Copy the full SHA 9a69814View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb6f97e - Browse repository at this point
Copy the full SHA eb6f97eView commit details -
https://github.com/k3s-io/kine/releases/tag/v0.11.3 Signed-off-by: Tom Wieczorek <[email protected]> Signed-off-by: Bartosz Fenski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 469a5cb - Browse repository at this point
Copy the full SHA 469a5cbView commit details -
K0s ships airgap image bundles for all the supported architectures. Whenever an image is not available for a given platform, the bundle generation will fail and give an appropriate CI signal. No need for a separate check. Signed-off-by: Tom Wieczorek <[email protected]> Signed-off-by: Bartosz Fenski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f7cc5fe - Browse repository at this point
Copy the full SHA f7cc5feView commit details -
Docs: Fix typo in docker command
Signed-off-by: Niklas Wagner <[email protected]> Signed-off-by: Bartosz Fenski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2b2840 - Browse repository at this point
Copy the full SHA a2b2840View commit details -
Bump github.com/k0sproject/version from 0.4.2 to 0.5.0
Bumps [github.com/k0sproject/version](https://github.com/k0sproject/version) from 0.4.2 to 0.5.0. - [Release notes](https://github.com/k0sproject/version/releases) - [Commits](k0sproject/version@v0.4.2...v0.5.0) --- updated-dependencies: - dependency-name: github.com/k0sproject/version dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Bartosz Fenski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4f33e5f - Browse repository at this point
Copy the full SHA 4f33e5fView commit details -
Bump jinja2 from 3.1.2 to 3.1.3 in /docs
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.2...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Bartosz Fenski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 005ba49 - Browse repository at this point
Copy the full SHA 005ba49View commit details -
Bump markdown from 3.5.1 to 3.5.2 in /docs
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](Python-Markdown/markdown@3.5.1...3.5.2) --- updated-dependencies: - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Bartosz Fenski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f88b6a - Browse repository at this point
Copy the full SHA 3f88b6aView commit details -
Add
extraArgs
config for kube-routerThis is for advanced use cases and users that need to control things like ASN, routing and peering. Allows also users to override any k0s managed startup args. Signed-off-by: Jussi Nummelin <[email protected]> Signed-off-by: Bartosz Fenski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 16c83e2 - Browse repository at this point
Copy the full SHA 16c83e2View commit details -
Bump golang.org/x/tools from 0.16.1 to 0.17.0
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.16.1 to 0.17.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.16.1...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Bartosz Fenski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 027ea26 - Browse repository at this point
Copy the full SHA 027ea26View commit details -
Bump controller-tools to v0.14.0
https://github.com/kubernetes-sigs/controller-tools/releases/tag/v0.14.0 Signed-off-by: Tom Wieczorek <[email protected]> Signed-off-by: Bartosz Fenski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee44848 - Browse repository at this point
Copy the full SHA ee44848View commit details -
Bump mkdocs-material from 9.5.3 to 9.5.4 in /docs
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.3 to 9.5.4. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.3...9.5.4) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Bartosz Fenski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 657b7c9 - Browse repository at this point
Copy the full SHA 657b7c9View commit details -
Bump github.com/k0sproject/version from 0.5.0 to 0.6.0
Bumps [github.com/k0sproject/version](https://github.com/k0sproject/version) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/k0sproject/version/releases) - [Commits](k0sproject/version@v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: github.com/k0sproject/version dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Bartosz Fenski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 90d87d3 - Browse repository at this point
Copy the full SHA 90d87d3View commit details -
Bump github.com/go-playground/validator/v10 from 10.16.0 to 10.17.0
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.16.0 to 10.17.0. - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.16.0...v10.17.0) --- updated-dependencies: - dependency-name: github.com/go-playground/validator/v10 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Bartosz Fenski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 624d22f - Browse repository at this point
Copy the full SHA 624d22fView commit details -
Use upload/download to share airgap bundles between tests
This removes the cache hack that was used to share the prebuilt image bundles with the integration tests. The upload/download action is now reasonably fast. Signed-off-by: Tom Wieczorek <[email protected]> Signed-off-by: Bartosz Fenski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c379ad7 - Browse repository at this point
Copy the full SHA c379ad7View commit details -
Automate k0sctl version setting across test suites
Removes the need to make manual changes for k0sctl version bumps. The version is obtained from hack/tool/go.mod which is updated automatically by dependabot. All the other suites that use k0sctl now get their k0sctl version by reading it from hack/tool/go.mod. Signed-off-by: Kimmo Lehto <[email protected]> Signed-off-by: Bartosz Fenski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 13b176c - Browse repository at this point
Copy the full SHA 13b176cView commit details -
Allow overriding k0sctl-version in ostests-e2e
Signed-off-by: Kimmo Lehto <[email protected]> Signed-off-by: Bartosz Fenski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2f4481a - Browse repository at this point
Copy the full SHA 2f4481aView commit details -
Use hack/tool/go.mod k0sctl version in conformance test
Signed-off-by: Kimmo Lehto <[email protected]> Signed-off-by: Bartosz Fenski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea15fee - Browse repository at this point
Copy the full SHA ea15feeView commit details -
Provide empty asset offsets without codegen
This removes the necessity to generate the empty asset file in the Makefile. Switch between the empty and generated files at compile time via the noembedbins go build tag. Signed-off-by: Tom Wieczorek <[email protected]> Signed-off-by: Bartosz Fenski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e3a5646 - Browse repository at this point
Copy the full SHA e3a5646View commit details -
https://github.com/containerd/containerd/releases/tag/v1.7.12 Signed-off-by: Tom Wieczorek <[email protected]> Signed-off-by: Bartosz Fenski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 31efde3 - Browse repository at this point
Copy the full SHA 31efde3View commit details -
Bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.17.0
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.16.3 to 0.17.0. - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.16.3...v0.17.0) --- updated-dependencies: - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Bartosz Fenski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a5011cf - Browse repository at this point
Copy the full SHA a5011cfView commit details