Git Product home page Git Product logo

crossplane-provider-castai's People

Contributors

haarchri avatar jastang avatar renovate[bot] avatar

Watchers

 avatar

Forkers

jastang akesser

crossplane-provider-castai's Issues

apiURL in castai-secret

As it is now possible to also use api.eu.cast.ai it would be nice to also be able to patch the api_url to the castai-secret so it can later be patched into the HR's

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update actions/checkout digest to 1d96c77
  • chore(deps): update actions/upload-artifact digest to 6546280
  • chore(deps): update codecov/codecov-action digest to 8450866
  • chore(deps): update docker/setup-buildx-action digest to d70bba7
  • fix(deps): update module sigs.k8s.io/controller-runtime to v0.17.3
  • chore(deps): update zeebe-io/backport-action action to v2.5.0
  • fix(deps): update module sigs.k8s.io/controller-tools to v0.15.0
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

dockerfile
cluster/images/crossplane-provider-castai/Dockerfile
  • alpine 3.19.1
github-actions
.github/workflows/backport.yml
  • actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11
  • zeebe-io/backport-action v2.4.1@e8161d6a0dbfa2651b7daa76cbb75bc7c925bbf3
  • ubuntu 22.04
.github/workflows/ci.yml
  • fkirc/skip-duplicate-actions v5.3.1@f75f66ce1886f00957d99748a42c724f4330bdcf
  • actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11
  • actions/setup-go v5@0c52d547c9bc32b1aa3301fd7a9cb496313a4491
  • actions/cache v4@ab5e6d0c87105b4c9c2047343972218f562e4319
  • actions/cache v4@ab5e6d0c87105b4c9c2047343972218f562e4319
  • golangci/golangci-lint-action v4@3cfe3a4abbb849e10058ce4af15d205b6da42804
  • actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11
  • actions/setup-go v5@0c52d547c9bc32b1aa3301fd7a9cb496313a4491
  • actions/cache v4@ab5e6d0c87105b4c9c2047343972218f562e4319
  • actions/cache v4@ab5e6d0c87105b4c9c2047343972218f562e4319
  • actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11
  • actions/setup-go v5@0c52d547c9bc32b1aa3301fd7a9cb496313a4491
  • actions/cache v4@ab5e6d0c87105b4c9c2047343972218f562e4319
  • actions/cache v4@ab5e6d0c87105b4c9c2047343972218f562e4319
  • codecov/codecov-action v4@54bcd8715eee62d40e33596ef5e8f0f48dbbccab
  • docker/setup-qemu-action v3@68827325e0b33c7199eb31dd4e31fbe9023e06e3
  • docker/setup-buildx-action v3@2b51285047da1547ffb1b2203d8be4c0af6b1f20
  • actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11
  • actions/setup-go v5@0c52d547c9bc32b1aa3301fd7a9cb496313a4491
  • actions/cache v4@ab5e6d0c87105b4c9c2047343972218f562e4319
  • actions/cache v4@ab5e6d0c87105b4c9c2047343972218f562e4319
  • actions/upload-artifact v4@5d5d22a31266ced268874388b861e4b58bb5c2f3
  • docker/login-action v3@e92390c5fb421da1463c202d546fed0ec5c39f20
  • docker/login-action v3@e92390c5fb421da1463c202d546fed0ec5c39f20
  • ubuntu 22.04
  • ubuntu 22.04
  • ubuntu 22.04
  • ubuntu 22.04
  • ubuntu 22.04
.github/workflows/promote.yml
  • actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11
  • docker/login-action v3@e92390c5fb421da1463c202d546fed0ec5c39f20
  • ubuntu 22.04
.github/workflows/tag.yml
  • actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11
  • negz/create-tag v1@39bae1e0932567a58c20dea5a1a0d18358503320
  • ubuntu 22.04
gomod
go.mod
  • go 1.20
  • dario.cat/mergo v1.0.0
  • github.com/crossplane/crossplane-runtime v1.15.1
  • github.com/crossplane/crossplane-tools v0.0.0-20230925130601-628280f8bf79@628280f8bf79
  • github.com/crossplane/upjet v1.2.2
  • github.com/pkg/errors v0.9.1
  • gopkg.in/alecthomas/kingpin.v2 v2.2.6
  • k8s.io/apimachinery v0.29.2
  • k8s.io/client-go v0.29.2
  • sigs.k8s.io/controller-runtime v0.17.2
  • sigs.k8s.io/controller-tools v0.14.0
regex
Makefile
  • castai/terraform-provider-castai 6.2.5
  • castai/terraform-provider-castai 6.2.5
Makefile
  • upbound/up v0.24.1
Makefile
  • upbound/uptest v0.11.1

  • Check this box to trigger a request for Renovate to run again on this repository

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Location: .github/renovate.json5
Error type: The renovate configuration file contains some invalid settings
Message: Custom Manager contains disallowed fields: datasource, postUpgradeTasks, Invalid configuration option: customManagers[0].datasource

log.SetLogger not called when flag "debug" not set

Due to a change in kubernetes-sigs/controller runtime (see kubernetes-sigs/controller-runtime/#266) no logger is configured unless the flag "debug" is set. This leads to the following error:

[controller-runtime] log.SetLogger(...) was never called; logs will not be displayed.
Detected at:
	>  goroutine 315 [running]:
	>  runtime/debug.Stack()
	>  	runtime/debug/stack.go:24 +0x65
	>  sigs.k8s.io/controller-runtime/pkg/log.eventuallyFulfillRoot()
	>  	sigs.k8s.io/[email protected]/pkg/log/log.go:60 +0xcd
	>  sigs.k8s.io/controller-runtime/pkg/log.(*delegatingLogSink).WithValues(0xc000924a00, {0xc00d0d1540, 0x4, 0x4})
	>  	sigs.k8s.io/[email protected]/pkg/log/deleg.go:168 +0x54
	>  github.com/go-logr/logr.Logger.WithValues(...)
	>  	github.com/go-logr/[email protected]/logr.go:323
	>  sigs.k8s.io/controller-runtime/pkg/builder.(*Builder).doController.func1(0xc0063e3880)
	>  	sigs.k8s.io/[email protected]/pkg/builder/controller.go:402 +0x2b6
	>  sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler(0xc000913cc0, {0x21f0410, 0xc0002cecd0}, {0x1ccc5c0?, 0xc0064908a0?})
	>  	sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:306 +0x18b
	>  sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem(0xc000913cc0, {0x21f0410, 0xc0002cecd0})
	>  	sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:266 +0x1d9
	>  sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2()
	>  	sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:227 +0x85
	>  created by sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2
	>  	sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:223 +0x587

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.