-
https://twitter.com/carvel_dev/status/1529917949401780249
https://github.com/vmware-tanzu/carvel-ytt/releases/tag/v0.41.0
https://community.chocolatey.org/packages/ytt/0.41.0
-
Win10 / 2.4
If I check a video, the name shows correctly in Tartube:
![image](https://user-images.githubusercontent.com/16659133/164700268-7a13cb05-a2a7-4eee-84ab-c9863cf3d0e2.png)
python3 D:…
-
As a library/package author,
Sometimes, I want to declare multiple possible sibling configuration / subtree (e.g. database connection information)
But want to make clear that only one of those subtr…
-
see vmware-tanzu/carvel#218
Do it like we do for ytt.
---
Vote on this request
This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley fa…
-
I am building a robot and I am using YTT to configure it. Each robot has specific "instance" parameters, as well as "series" parameters, common to a series of almost identical robots, and some general…
-
### Summary
This issue is a formal request for consideration of a role change in the Carvel project by a member of the community.
Each role is defined in our contribution model document. If you w…
-
**What steps did you take:**
1. Create an App with the following definition:
```
apiVersion: kappctrl.k14s.io/v1alpha1
kind: App
metadata:
name: simple-app
spec:
syncPeriod: 10s
servi…
-
In my case I want to check a response code, but you may also want to just GET a resource too.
You can do this in python in general with the requests package but requires exception handling and impo…
-
to support advanced waiting behaviour, possible implementations:
- support an annotation that includes a starlark snippet (may be applies to specific resource vs all resource kinds); starlark code …
-
I have a weird issue. Unable to resolve, Kindly help
error :
```
**ytt: Error:
- struct has no .scrapeTimeout field or method
in
config.yml:257 | scrapeTimeout: #@ data.value…