vac

Results 26 issues of vac

Currently when the action fails it displays undefined as part of the error message, which is not very helpful for debugging. ```text 👩‍🏭 Creating new GitHub release for tag latest......

```text Run oven-sh/setup-bun@v1 Downloading a new version of Bun: https://bun.sh/download/latest/linux/x64?avx2=true&profile=false Error: Error: Unexpected HTTP response: 403 ``` Does https://bun.sh/download has some kind of WAF or rate limiting mechanism? When I...

Provider version: 0.2.0-beta.0 `kubernetes_version` and helm chart version both can be specified without the prefix v: 1.27.1, 1.13.2, but when it comes to `talos_version`, "1.4.0" is treated as invalid, changed...

### Checks - [X] I've already read https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/troubleshooting-actions-runner-controller-errors and I'm sure my issue is not covered in the troubleshooting guide. - [X] I am using charts that are officially provided...

bug
gha-runner-scale-set

## Feature Request Remove the `_out/` prefix in the generated sha{256,512}sum.txt of release artifacts. ### Description Currently the contents of [sha256sum.txt](https://github.com/siderolabs/talos/releases/download/v1.7.1/sha256sum.txt) and [sha512sum.txt](https://github.com/siderolabs/talos/releases/download/v1.7.1/sha512sum.txt) in github releases have `_out/` prefix, make...

**What happened**: Recently I upgraded the gateway-api to v1.1.0 from the standard channel, but I found that both envoy-gateway and cilium-operator are in error, even though I have not directly...

kind/bug

*Description*: >What issue is being seen? Describe what should be happening instead of the bug, for example: Envoy should not crash, the expected value isn't returned, etc. Recently I upgraded...

help wanted
area/installation

**Describe the bug** cloud-hypervisor can't boot a specific fedora qcow2 disk, but using `qemu-img convert` to convert the qcow2 disk to raw or qcow2 disk works. Although the newly converted...

**Describe the bug** When using qcow2 disk with `lazy refcounts: true`, cloud-hypervisor would disable the lazy_refcounts option on startup, thus changing the image metadata. **To Reproduce** 1. Check existing qcow2...

*Description*: Currently the envoy-gateway oci helm chart is published in [dockerhub](https://registry.hub.docker.com/r/envoyproxy/gateway-helm/tags), this has some shortcomings: 1. dockerhub download is rate limited and could be easily blocked in environments which share...

triage