-
Currently there's a documented way to only add a cluster label by modifying the config. It'd be great to be able to add any number of extra labels required.
Here's a hacky way of doing what I descr…
g563 updated
17 hours ago
-
**What would you like to be added**:
Support karmactl config to modifies kubeconfig files. The specific work items are as follows:
- [ ] karmadactl config current-context
- [ ] karmadactl confi…
-
Hello, first thank you for such a great library!
When I run `next build` I get this error:
```
pnpm build
> template-app-ui@0.1.0 build /Users/stickb/Code/dos/dos-monorepo/packages/template/…
-
```
Config items should be able to be accessed from template.
For example: {$config.isreadytoupdate}
... $config object will have overrided the __get() method
```
Original issue reported on code.go…
-
While using alembic I came across two areas that I think could be improved:
- in the template `evn.py` before setting the log config we should check if it's not already setup.
I think that we ca…
-
**NOTE: This issue is moved to v2.6, and its context will be updated. There is another UI issue for 2.5.8**
**Goal:**
We need to add a new tab to the existing rancher-monitoring installation UI …
-
**Describe the feature**
Ability to strip .j2 extension when performing jinja2 compilation.
It is useful to have .j2 extension on files for at least two reasons:
- IDEs provide syntax highlighting
…
-
### Spegel version
v0.0.25
### Kubernetes distribution
EKS
### Kubernetes version
v1.29.8-eks-a737599
### CNI
Amazon VPC CNI
### Describe the bug
I have been using Karpenter (as well as terra…
-
**Describe the bug**
When creating a remote file source that requires a password secret that secret can currently not consist of digits only.
If that's the case, you're getting (with a Webdav plug…
-
### Is your feature request related to a problem?
Yes. I used `npm create qwik` and it created a project based on `1.5.2` version. Yet when I updated it to use `eslint 9.0.0` and ran `npm run build` …