No description
  • Go 96%
  • Makefile 2.5%
  • Dockerfile 0.9%
  • Shell 0.6%
Find a file
dependabot[bot] 0fce25b689
Bump golang.org/x/net from 0.33.0 to 0.36.0 (#497)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.36.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 17:24:23 +01:00
.github Bump k8s.io deps to v0.31.0 (#481) 2025-01-15 17:30:36 +01:00
.reuse Update reuse configuration (#469) 2024-11-19 09:27:30 +01:00
cmd/cloud-provider-ironcore Make project REUSE compliant (#338) 2023-11-29 13:21:50 +01:00
config Refactor project name to cloud-provider-ironcore (#337) 2023-11-28 11:34:02 +01:00
docs Refactor project name to cloud-provider-ironcore (#337) 2023-11-28 11:34:02 +01:00
hack Make project REUSE compliant (#338) 2023-11-29 13:21:50 +01:00
LICENSES Make project REUSE compliant (#338) 2023-11-29 13:21:50 +01:00
pkg/cloudprovider/ironcore Bump k8s.io deps to v0.31.0 (#481) 2025-01-15 17:30:36 +01:00
.dockerignore Refactor Node lifecycle (#64) 2022-10-13 08:55:08 +02:00
.gitignore Refactor project name to cloud-provider-ironcore (#337) 2023-11-28 11:34:02 +01:00
.golangci.yml Update reuse configuration (#469) 2024-11-19 09:27:30 +01:00
CODE_OF_CONDUCT.md Refactor project name to cloud-provider-ironcore (#337) 2023-11-28 11:34:02 +01:00
CODEOWNERS Refactor project name to cloud-provider-ironcore (#337) 2023-11-28 11:34:02 +01:00
Dockerfile Bump golang from 1.23.5 to 1.23.6 (#489) 2025-02-10 08:58:14 +01:00
go.mod Bump golang.org/x/net from 0.33.0 to 0.36.0 (#497) 2025-03-24 17:24:23 +01:00
go.sum Bump golang.org/x/net from 0.33.0 to 0.36.0 (#497) 2025-03-24 17:24:23 +01:00
LICENSE Initial commit 2022-05-20 17:51:25 +03:00
Makefile Bump k8s.io deps to v0.31.0 (#481) 2025-01-15 17:30:36 +01:00
README.md Make project REUSE compliant (#338) 2023-11-29 13:21:50 +01:00

cloud-provider-ironcore

REUSE status Go Report Card GitHub License PRs Welcome

The cloud-provider-ironcore is the Kubernetes cloud provider implementation for IronCore.

Installation, Usage, and Development

For more details please refer to documentation folder /docs

Feedback and Support

Feedback and contributions are always welcome!

Please report bugs, suggestions or post questions by opening a Github issue.

License

Copyright 2022.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.