Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
78 commits
Select commit Hold shift + click to select a range
eead66d
e2e: move the cluster provisioning using kind to byom
Amulyam24 May 18, 2026
d8ebae1
test: Add comprehensive unit tests for libvirt provider
chathuryaadapa May 13, 2026
507a623
test: Add comprehensive cloudinit test coverage
chathuryaadapa May 13, 2026
d417390
test: Add comprehensive manager_test.go for libvirt provider
chathuryaadapa May 11, 2026
be9f467
build(deps): bump github.com/containerd/containerd
dependabot[bot] May 21, 2026
e3b88c2
podvm: Remove separate agent-ctl reference
stevenhorsman May 21, 2026
fdc8b01
versions: Bump kata-agent, trustee, GC
stevenhorsman May 20, 2026
1a85baf
versions: Update kata-runtime go mod to 3.31.0
stevenhorsman May 20, 2026
02bb592
versions: Pin kata-deploy version in Chart.yaml
stevenhorsman May 20, 2026
89aa3b6
build(deps): bump zizmorcore/zizmor-action from 0.5.3 to 0.5.6
dependabot[bot] May 23, 2026
b0d0965
deps: Bump golang.org/x/net to 0.55.0
stevenhorsman May 26, 2026
f5dd0b2
deps: Bump golang.org/x/crypto to 0.52.0
stevenhorsman May 26, 2026
a1633eb
release: pin CAA image for v0.21.0 in helm charts
stevenhorsman May 26, 2026
7a8b043
release: Update the charts versions
stevenhorsman May 26, 2026
a7d4176
webhook: retry cert-manager apply on transient failures
BbolroC May 26, 2026
b11022e
ci: add artifact-metadata permission to podvm-ubuntu-mkosi job
stevenhorsman May 26, 2026
64caf84
ci: add MKOSI_VERSION to workflows
stevenhorsman May 27, 2026
63ac465
podvm: remove incompatible --image system argument for mkosi v26
stevenhorsman May 27, 2026
1798467
podvm: normalize architecture names in cross-build-extras.sh
stevenhorsman May 27, 2026
4faf402
aws: Add support for IAM Roles for Service Accounts (IRSA)
snir911 May 28, 2026
89392e4
aws: Add tests for EC2 client authentication methods
snir911 May 28, 2026
5695eb2
docs: Add IAM Roles for Service Accounts (IRSA) setup guide for AWS
snir911 May 28, 2026
ee30011
workflow: Update arm podvm to run natively
stevenhorsman May 27, 2026
4a47ba0
podvm: map QEMU package names for cross-compilation
stevenhorsman May 27, 2026
ea3ea1f
release: Update charts to reflect 0.21.1 release
stevenhorsman May 28, 2026
5f0bd43
Revert "release: pin CAA image for v0.21.0 in helm charts"
stevenhorsman May 28, 2026
62d6714
Revert "versions: Pin kata-deploy version in Chart.yaml"
stevenhorsman May 28, 2026
d3d93d3
github: Update CITATION with release
stevenhorsman May 29, 2026
17118c1
Dockerfile: add ca-certificates to release image
bpradipt May 30, 2026
feca8f1
build(deps): bump actions/stale from 10.2.0 to 10.3.0
dependabot[bot] May 30, 2026
c5c7784
build(deps): bump docker/setup-buildx-action from 4.0.0 to 4.1.0
dependabot[bot] May 30, 2026
a8e8570
build(deps): bump github/codeql-action from 4.35.4 to 4.36.0
dependabot[bot] May 30, 2026
d02f0de
build(deps): bump docker/build-push-action from 7.1.0 to 7.2.0
dependabot[bot] May 30, 2026
fcd9005
build(deps): bump docker/login-action from 4.1.0 to 4.2.0
dependabot[bot] Jun 1, 2026
7932d96
fix: Resolved template injection vulnerabilities in e2e_docker workflow
pavithiran34 Jun 1, 2026
6b5237b
entrypoint: fix AWS auth validation logic
snir911 Jun 1, 2026
0a822a7
tests/provisioner: enforce IMDSv2 on CI-built podvm AMI
wainersm May 19, 2026
640508a
fix: prevent template injection in webhook_image workflow
rafsal-rahim May 29, 2026
d9d80ef
SelectInstanceTypeToUse is called for determining the right size of V…
Qiang-Xu May 19, 2026
a34921c
podvm: Fix SSH host key generation for Ubuntu debug image
bpradipt May 27, 2026
51db1e7
podvm: Fix SSH host key generation for Ubuntu sftp image
bpradipt May 27, 2026
97f9f1e
helm: remove docker provider from charts
Amulyam24 May 14, 2026
409ccff
gha: remove docker provider workflows
Amulyam24 May 14, 2026
41aa5a3
caa: remove docker provider
Amulyam24 May 19, 2026
22f14b8
test: remove docker e2e tests and provisioner
Amulyam24 May 19, 2026
20a4e3f
podvm: remove docker provider podvm files
Amulyam24 May 19, 2026
bbb6064
remove docker modules
Amulyam24 May 25, 2026
8916afe
govulncheck: do not run for modules missing go source files
Amulyam24 Jun 1, 2026
eb835da
Add focused unit tests for libvirt image management
chathuryaadapa May 25, 2026
de2c737
ci: remove csi-wrapper build and release workflows
stevenhorsman May 28, 2026
20544ac
docs: remove csi-wrapper documentation and references
stevenhorsman May 28, 2026
9e42c89
csi-wrapper: remove csi-wrapper component
stevenhorsman May 28, 2026
deb3d7e
ibmcloud: update import.sh to use oras artifacts
stevenhorsman May 28, 2026
b017231
ci: remove packer-based podvm workflow files
stevenhorsman May 28, 2026
cfb988b
build: remove podvm targets from Makefile
stevenhorsman May 28, 2026
2730476
refactor: consolidate to mkosi-based podvm builds
stevenhorsman May 28, 2026
e82708e
aws: remove packer-based image build directory
stevenhorsman May 28, 2026
622f3c4
podvm: remove packer-specific download-image.sh script
stevenhorsman May 28, 2026
a566f30
docs: update documentation to remove packer references
stevenhorsman May 28, 2026
82deae1
test/azure: Update packer reference
stevenhorsman May 28, 2026
0e7ef7e
build(deps): bump the libvirt group across 2 directories with 2 updates
dependabot[bot] Jun 2, 2026
1a1870e
workflows: Update zizmor reporting
stevenhorsman Jun 1, 2026
c031205
ci: assert gh runners in provenance verification
mkulke Jun 2, 2026
60df85e
versions: Bump golang to 1.25.11
stevenhorsman Jun 3, 2026
ac8fdb8
ci: remove azure gh action workflows
mkulke Jun 3, 2026
ec7195d
podvm: merge src/cloud-api-adaptor/podvm-{mkosi} folders (#3132)
Copilot Jun 4, 2026
ac86fac
libvirt: Add comprehensive unit tests for libvirt provider
chathuryaadapa May 25, 2026
a9ddb9a
libvirt: enable memory ballooning for s390x
ajaypvictor Jun 1, 2026
c6f7348
Add cloud-native volume passthrough for Peer Pods
mohammedadnan21 May 19, 2026
2b1320c
fix: Resolve template injection in e2e_libvirt
siddu-os Jun 3, 2026
1044fa9
fix: Resolve template injection in podvm_mkosi
siddu-os Jun 3, 2026
8776bd7
fix: Resolve additional template injection vulnerabilities
siddu-os Jun 3, 2026
fe51cb1
fix: Address zizmor security scan warnings and notices
siddu-os Jun 4, 2026
8b44766
libvirt: set CPU host-model for s390x domain XML
ajaypvictor Jun 9, 2026
c4de470
build(deps): bump the aws-sdk-go-v2 group across 2 directories with 8…
dependabot[bot] Jun 14, 2026
2fb9478
build(deps): bump github/codeql-action from 4.36.0 to 4.36.2
dependabot[bot] Jun 13, 2026
2902380
build(deps): bump actions/checkout from 6.0.2 to 6.0.3
dependabot[bot] Jun 13, 2026
dfe4180
ci: fix podvm_mkosi concurrency group conflicts
stevenhorsman Jun 8, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .devcontainer/development/uplosi_azure_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ oci.guest-components.reference to desired tag found here (non sha) : [ghcr.io/co
## mkosi build debug podvm

```console
cd /workspaces/cloud-api-adaptor/src/cloud-api-adaptor/podvm-mkosi
cd /workspaces/cloud-api-adaptor/src/cloud-api-adaptor/podvm
TEE_PLATFORM=az-cvm-vtpm make debug
```

Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/actionlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,11 @@ permissions: {}

jobs:
run-actionlint:
name: run-actionlint
runs-on: ubuntu-24.04
steps:
- name: Checkout the code
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
fetch-depth: 0
persist-credentials: false
Expand Down
377 changes: 0 additions & 377 deletions .github/workflows/azure-e2e-test.yml

This file was deleted.

Loading
Loading