Recent Releases of cloud-api-adaptor

cloud-api-adaptor - v0.15.0

What's Changed

  • aws: Update sdk to fix imds issue on EKS by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/2438
  • bump the x-net group across 5 directories with 1 update by @dependabot[bot] in https://github.com/confidential-containers/cloud-api-adaptor/pull/2428
  • workflows: Pin action hashes by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2445
  • podvm: fix Makefile not working by @frankbu in https://github.com/confidential-containers/cloud-api-adaptor/pull/2444
  • V0.14.0 post release tasks by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2440
  • workflows: Remove docker hub support by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2452
  • caa: handle unavailable VM IPs by @squarti in https://github.com/confidential-containers/cloud-api-adaptor/pull/2454
  • workflows: Delete daily ibmcloud results by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2451
  • podvm: Wait for net ready before setup-nat-for-imds by @ldoktor in https://github.com/confidential-containers/cloud-api-adaptor/pull/2450
  • azure: implement root-volume-size support by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/2465
  • gcp: adding ability to bind tags to instances by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/2422
  • caa: allow docker image pull secrets with username/password only by @squarti in https://github.com/confidential-containers/cloud-api-adaptor/pull/2456
  • workflows: Remove inherit secrets by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2457
  • build(deps): bump the x-net group across 5 directories with 1 update by @dependabot[bot] in https://github.com/confidential-containers/cloud-api-adaptor/pull/2459
  • Golang 1.23.10 part 1 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2467
  • Golang 1.23.10 part2 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2468
  • ibmcloud-powervs: install iptables during podvm image build by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/2470
  • build(deps): bump actions/attest-build-provenance from 2.3.0 to 2.4.0 by @dependabot[bot] in https://github.com/confidential-containers/cloud-api-adaptor/pull/2472
  • build(deps): bump github/codeql-action from 3.28.19 to 3.29.0 by @dependabot[bot] in https://github.com/confidential-containers/cloud-api-adaptor/pull/2473
  • build(deps): bump the aws-sdk-go-v2 group across 1 directory with 6 updates by @dependabot[bot] in https://github.com/confidential-containers/cloud-api-adaptor/pull/2476
  • build(deps): bump github.com/moby/sys/mountinfo from 0.7.1 to 0.7.2 in /src/cloud-api-adaptor by @dependabot[bot] in https://github.com/confidential-containers/cloud-api-adaptor/pull/2475
  • workflows: Add default permissions by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2443
  • aws: deprecate centos image by @msalman-abid in https://github.com/confidential-containers/cloud-api-adaptor/pull/2449
  • tests/e2e : to verify caa logs with expected string by @PrakashMuddana in https://github.com/confidential-containers/cloud-api-adaptor/pull/2389
  • podvm: Extract podvm smoke test into shell script by @ldoktor in https://github.com/confidential-containers/cloud-api-adaptor/pull/2376
  • e2e-test: add id-token: write when invoking wf's by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2477
  • build(deps): bump github.com/vishvananda/netns from 0.0.4 to 0.0.5 in /src/cloud-api-adaptor by @dependabot[bot] in https://github.com/confidential-containers/cloud-api-adaptor/pull/2474
  • build(deps): bump docker/setup-buildx-action from 3.10.0 to 3.11.1 by @dependabot[bot] in https://github.com/confidential-containers/cloud-api-adaptor/pull/2484
  • build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.6.0 to 1.10.1 in /src/cloud-api-adaptor by @dependabot[bot] in https://github.com/confidential-containers/cloud-api-adaptor/pull/2482
  • ibmcloud: add VPE gateway SG rule to ROKS setup doc by @frankbu in https://github.com/confidential-containers/cloud-api-adaptor/pull/2478
  • azure: add az-copy-image tool by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2469
  • podvm: add OCICRYPT CONFIG for image pulling by @Xynnn007 in https://github.com/confidential-containers/cloud-api-adaptor/pull/2489
  • aws: Use dmi data for detecting AWS by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/2491
  • ibmcloud-powervs: remove trailing zeros while printing instance details by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/2490
  • build(deps): bump github/codeql-action from 3.29.0 to 3.29.1 by @dependabot[bot] in https://github.com/confidential-containers/cloud-api-adaptor/pull/2487
  • Add disk storage support for container image store by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/2480
  • agent-protocol-forwarder: daemon.json => apf.json by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2494
  • scratch-space: only allow encrypted scratch space by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2495
  • build(deps): bump github/codeql-action from 3.29.1 to 3.29.2 by @dependabot[bot] in https://github.com/confidential-containers/cloud-api-adaptor/pull/2497
  • ibmcloud: add tip to use Trusted Profile to ROKS setup doc by @Pacho20 in https://github.com/confidential-containers/cloud-api-adaptor/pull/2499
  • gcp: avoid printing credentials to log by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/2498
  • versions: Bump umoci to 0.5.0 by @ajaypvictor in https://github.com/confidential-containers/cloud-api-adaptor/pull/2507
  • versions: Bump to kata 3.18.0 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2479
  • versions: Bump kcli by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2511
  • ibmcloud: modify SG rule setup in ROKS setup doc by @Pacho20 in https://github.com/confidential-containers/cloud-api-adaptor/pull/2504
  • build(deps): bump github/codeql-action from 3.29.2 to 3.29.4 by @dependabot[bot] in https://github.com/confidential-containers/cloud-api-adaptor/pull/2513
  • build(deps): bump github/codeql-action from 3.29.4 to 3.29.5 by @dependabot[bot] in https://github.com/confidential-containers/cloud-api-adaptor/pull/2517
  • podvm: backport setup-nat-for-imds.service configuration by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/2518
  • Readme: add openssf badge by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2519
  • build(deps): bump github/codeql-action from 3.29.7 to 3.29.8 by @dependabot[bot] in https://github.com/confidential-containers/cloud-api-adaptor/pull/2524
  • tests/e2e: libvirt: Attempts to stablise the libvirt e2e tests and resolve the webhook install issues by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2515
  • build(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.27.0 in /src/webhook by @dependabot[bot] in https://github.com/confidential-containers/cloud-api-adaptor/pull/2508
  • Kata 3.19.1 bump by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2510
  • versions: Bump github.com/docker/docker by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2531
  • build(deps): bump github/codeql-action from 3.29.8 to 3.29.9 by @dependabot[bot] in https://github.com/confidential-containers/cloud-api-adaptor/pull/2532
  • build(deps): bump lycheeverse/lychee-action from 2.4.1 to 2.5.0 by @dependabot[bot] in https://github.com/confidential-containers/cloud-api-adaptor/pull/2523
  • build(deps): bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in https://github.com/confidential-containers/cloud-api-adaptor/pull/2520
  • 0.15.0 release by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2533

New Contributors

  • @msalman-abid made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/2449
  • @Pacho20 made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/2499

Full Changelog: https://github.com/confidential-containers/cloud-api-adaptor/compare/v0.14.0...v0.15.0

- Go
Published by stevenhorsman 8 months ago

cloud-api-adaptor - v0.14.0

What's Changed

  • V0.13.0 post release tasks by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2359
  • workflow: podvm_mkosi: Fix docker image registry by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2358
  • tests/e2e: Add option to override CAA namespace by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2329
  • ibmcloud: add INITDATA to CLI peerpod properties by @frankbu in https://github.com/confidential-containers/cloud-api-adaptor/pull/2364
  • ibmcloud: update vpc-go-sdk to v0.66.0 release by @frankbu in https://github.com/confidential-containers/cloud-api-adaptor/pull/2362
  • podvm: support aarch64/ARM64 build by @xutao323 in https://github.com/confidential-containers/cloud-api-adaptor/pull/2357
  • versions: Bump kcli to 99.0.202504041449 by @BbolroC in https://github.com/confidential-containers/cloud-api-adaptor/pull/2321
  • ibmcloud-powervs: pass instance ID instead of instance while fetching VM IP by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/2368
  • podvm: provide attested measurements in OCI by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2363
  • version: Bump golang version in builder by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2370
  • Golang bump 1.23.8 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2371
  • nvidia: set Nvidia's CDI annotation based on default_gpus by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/2302
  • Doc changes by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/2369
  • tests/e2e : Add initdata related test cases, invalied initdata by @rafsalr in https://github.com/confidential-containers/cloud-api-adaptor/pull/2337
  • podvm: Remove libtdx library install by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2374
  • build(deps): bump actions/attest-build-provenance from 1 to 2 by @dependabot in https://github.com/confidential-containers/cloud-api-adaptor/pull/2375
  • caa: Enable running without Kubernetes by @spotlesstofu in https://github.com/confidential-containers/cloud-api-adaptor/pull/2301
  • versions: Bump golang.org/x/net to v0.38.0 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2383
  • ibmcloud: add Trustee instructions to ROKS demo doc by @frankbu in https://github.com/confidential-containers/cloud-api-adaptor/pull/2379
  • ibmcloud: pod annotation to override image id by @frankbu in https://github.com/confidential-containers/cloud-api-adaptor/pull/2380
  • ibmcloud: improve image selection logging by @frankbu in https://github.com/confidential-containers/cloud-api-adaptor/pull/2390
  • podvm: remove --no-verify by @ANJANA-A-R-K in https://github.com/confidential-containers/cloud-api-adaptor/pull/2352
  • ibmcloud: use SDK constant for TDX confidential compute mode. by @frankbu in https://github.com/confidential-containers/cloud-api-adaptor/pull/2391
  • podvm-mkosi: Add a few useful remarks to README by @ldoktor in https://github.com/confidential-containers/cloud-api-adaptor/pull/2377
  • ibmcloud: add instructions to deploy a sample Trustee. by @frankbu in https://github.com/confidential-containers/cloud-api-adaptor/pull/2394
  • initdata: gunzip body by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2388
  • azure-e2e: fix truncated digest test by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2398
  • ibmcloud: gzip INITDATA in ROKS setup instructions. by @frankbu in https://github.com/confidential-containers/cloud-api-adaptor/pull/2399
  • podvm: fix GO_ARCH env by @Xynnn007 in https://github.com/confidential-containers/cloud-api-adaptor/pull/2401
  • podvm: add dependency and default images to rhel Dockerfiles by @frankbu in https://github.com/confidential-containers/cloud-api-adaptor/pull/2403
  • ci: Skip checklinks job by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2407
  • ibmcloud-powervs: install oras and modify copy-files.sh for image build by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/2366
  • caa: Refactor DISABLECVM setting by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2360
  • Bump: golang.org/x/oauth2 to address CVE by @chathuryaadapa in https://github.com/confidential-containers/cloud-api-adaptor/pull/2404
  • gcp: improved image source format detection by @pawelpros in https://github.com/confidential-containers/cloud-api-adaptor/pull/2393
  • ibmcloud: update ROKS demo doc image instructions by @frankbu in https://github.com/confidential-containers/cloud-api-adaptor/pull/2408
  • Revert "ci: add yq shim for v3/v4 support" by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2411
  • docs: added gzip + base64 encoding info by @pawelpros in https://github.com/confidential-containers/cloud-api-adaptor/pull/2413
  • caa: publish the cloud-api-adaptor image with ibmcloud_powervs provider by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/2410
  • caa: update versions for IBM go dependencies by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/2418
  • podvm-mkosi: update podvm image to fedora 41 by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2419
  • 3.17.0 dependency bump by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2421
  • Add support for Alibaba Cloud by @Xynnn007 in https://github.com/confidential-containers/cloud-api-adaptor/pull/2396
  • Dependabot go configuration by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2402
  • libvirt: Add podvm instance cpu and mem size support for libvirt by @savitrilh in https://github.com/confidential-containers/cloud-api-adaptor/pull/2116
  • workflows: dependabot commit check skip by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2432
  • caa: Fix typo in initdata documentation by @c3d in https://github.com/confidential-containers/cloud-api-adaptor/pull/2417
  • docker: bump fedora image to 41 by @spotlesstofu in https://github.com/confidential-containers/cloud-api-adaptor/pull/2330
  • alibaba: update Community image id by @Xynnn007 in https://github.com/confidential-containers/cloud-api-adaptor/pull/2433
  • tests/e2e:running all testcommands, erroring if pod not found by @PrakashMuddana in https://github.com/confidential-containers/cloud-api-adaptor/pull/2361
  • caa: add map mutex in PeerPodService by @squarti in https://github.com/confidential-containers/cloud-api-adaptor/pull/2431
  • peerpod-ctrl: Support multiple providers in peerpod-ctrl by @squarti in https://github.com/confidential-containers/cloud-api-adaptor/pull/2381
  • AlibabaCloud: document and kustomization update by @Xynnn007 in https://github.com/confidential-containers/cloud-api-adaptor/pull/2434
  • 0.14.0 release by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2435

New Contributors

  • @rafsalr made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/2337
  • @spotlesstofu made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/2301
  • @Xynnn007 made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/2401
  • @pawelpros made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/2393
  • @savitrilh made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/2116
  • @c3d made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/2417
  • @PrakashMuddana made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/2361

Full Changelog: https://github.com/confidential-containers/cloud-api-adaptor/compare/v0.13.0...v0.14.0

- Go
Published by stevenhorsman 10 months ago

cloud-api-adaptor - v0.13.0

What's Changed

  • test/aws: disable, enable and fix tests by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/2262
  • gcp: add note on discardunpackedlayers for GKE by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/2257
  • Docker provider e2e test by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2188
  • workflow: podvm_mkosi: Update registry by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2271
  • podvm: Add --pull option to import.sh and download-image.sh by @frankbu in https://github.com/confidential-containers/cloud-api-adaptor/pull/2268
  • V0.12.0 post release tasks by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2270
  • gcp: handle image in two formats by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/2282
  • gcp: allow users to set podvm disk-type and align CLI options by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/2281
  • workflow: Add teste2edocker trigger by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2277
  • docker: Use iptables-wrapper in pod VM container image by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/2275
  • version: Bump golang to 1.22.12 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2286
  • versions: Bump golang-fedora image version by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2287
  • Fix incorrect assignment of Image ID by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/2291
  • ibmcloud: update vpc-go-sdk to v0.64.0 release by @frankbu in https://github.com/confidential-containers/cloud-api-adaptor/pull/2289
  • ibmcloud: fix import.sh bucket selection by @frankbu in https://github.com/confidential-containers/cloud-api-adaptor/pull/2280
  • Paremetrise peerpods socket and pods dir param by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/2292
  • ibmcloud: add option to enable/disable confidential VM by @frankbu in https://github.com/confidential-containers/cloud-api-adaptor/pull/2295
  • AWS: improve logging for clarity by @EmmEff in https://github.com/confidential-containers/cloud-api-adaptor/pull/2288
  • ibmcloud: disable confidential VM in ROKS demo doc by @frankbu in https://github.com/confidential-containers/cloud-api-adaptor/pull/2298
  • ibmcloud: Improvements to ROKS demo instructions by @gcoon151 in https://github.com/confidential-containers/cloud-api-adaptor/pull/2253
  • libvirt: Remove SEV code by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2299
  • GCP: introducing provisioning code and tests by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/2290
  • version: Bump golang version in builder by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2308
  • Introduce CI for AWS - part 1 by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/2274
  • versions: Bump golang.org/x/crypto by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2307
  • workflow: e2e_libvirt running out of space by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2309
  • mkosi: fix Fedora GPG key issue in mkosi build by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/2303
  • ibmcloud: Use beta go vpc sdk to enable TDX configuration by @frankbu in https://github.com/confidential-containers/cloud-api-adaptor/pull/2306
  • ci: add delay on podvm smoke-test by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2269
  • test/e2e: Update testcases for HTTPS KBS by @chathuryaadapa in https://github.com/confidential-containers/cloud-api-adaptor/pull/2285
  • workflow:e2erunall: Switch s390x image build runner by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2312
  • workflow: podvm_mkosi: Switch s390x image build runner by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2313
  • Update CLOUD_PROVIDER for iptables installation by @ajaypvictor in https://github.com/confidential-containers/cloud-api-adaptor/pull/2305
  • adaptor: log error causing agent proxy connection failure by @frankbu in https://github.com/confidential-containers/cloud-api-adaptor/pull/2315
  • podvm_mkosi: Use container to run mkosi on s390x by @BbolroC in https://github.com/confidential-containers/cloud-api-adaptor/pull/2317
  • ibmcloud: add confidential mode instructions to ROKS demo doc by @frankbu in https://github.com/confidential-containers/cloud-api-adaptor/pull/2318
  • ibmcloud: add another security group in ROKS demo instructions by @frankbu in https://github.com/confidential-containers/cloud-api-adaptor/pull/2319
  • ibmcloud-powervs: fix processors config by @squarti in https://github.com/confidential-containers/cloud-api-adaptor/pull/2324
  • GHA: Use 390x runners again for building libvirt test artifacts by @BbolroC in https://github.com/confidential-containers/cloud-api-adaptor/pull/2322
  • Fixes for RHEL/s390x PODVM builds by @ifireball in https://github.com/confidential-containers/cloud-api-adaptor/pull/2320
  • versions: Attempt to use Ubuntu 24.04 in packer by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2293
  • podvm: Set PROTOCARCH for s390x to s39064 by @BbolroC in https://github.com/confidential-containers/cloud-api-adaptor/pull/2328
  • ibmcloud: Move away from Ubuntu 20.04 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2326
  • e2e: fix initdata templating by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2332
  • ibmcloud-powervs: Set PodVM name maximum length to 47 by @squarti in https://github.com/confidential-containers/cloud-api-adaptor/pull/2334
  • gcp: implement DISABLECVM logic by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/2327
  • CAA: add support to look up imagePullSecrets for pods by @squarti in https://github.com/confidential-containers/cloud-api-adaptor/pull/2232
  • Misc fixes by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/2351
  • ibmcloud-powervs: fix podvm image build by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/2339
  • gcp: fetch disk image size dynamically and avoid using node's metadata service creds by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/2345
  • Support external network connectivity for the pod via pod VM network by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/2273
  • ibmcloud-powervs: add powervs adaptor to peerpod controller by @squarti in https://github.com/confidential-containers/cloud-api-adaptor/pull/2347
  • 3.15.0 dependency bump by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2340
  • ibmcloud-powervs: adjust systemType/processors/memory from annotations by @squarti in https://github.com/confidential-containers/cloud-api-adaptor/pull/2343
  • ibmcloud: remove unneeded ns delete from ROKS doc by @frankbu in https://github.com/confidential-containers/cloud-api-adaptor/pull/2344
  • provisioner: fix caa-provisioner-cli uninstall failures by @frankbu in https://github.com/confidential-containers/cloud-api-adaptor/pull/2341
  • Go mod security bumps pre 0.13.0 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2355
  • 0.13.0 release by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2356

New Contributors

  • @gcoon151 made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/2253
  • @ifireball made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/2320

Full Changelog: https://github.com/confidential-containers/cloud-api-adaptor/compare/v0.12.0...v0.13.0

- Go
Published by stevenhorsman about 1 year ago

cloud-api-adaptor - v0.12.0

What's Changed

  • release: v0.11.0 post-release work by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2175
  • Podnetwork: removal of unused tunneler code and clean up by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/2176
  • process-user-data: create generic file provider for userdata by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2172
  • ibmcloud: make image import.sh work on Mac by @frankbu in https://github.com/confidential-containers/cloud-api-adaptor/pull/2173
  • csi: Fix AWS example for CSI wrapper by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/2178
  • workflows: Add new mkosi e2e flow by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2019
  • azure: Install qemu-utils by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2181
  • workflows: Add workflow to close stale PRs by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2167
  • webhook: Fix undeploy target by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/2184
  • workflow: Temporarily skip the s390x e2e tests by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2185
  • CI: run e2e tests for libvirt with CRI-O by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/2068
  • e2e-test: Add curl-jq test image by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2187
  • workflow: Actually temporarily skip the s390x e2e tests by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2191
  • Kustomize: parameterize tunnel type by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/2192
  • test/e2e: Fix cri-o auth tests by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2196
  • aws: Update pre-built AMI id for 0.11.0 by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/2189
  • podvm: mount cloud-config disk via ExecStartPre by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2195
  • build(deps): bump actions/attest-build-provenance from 1 to 2 by @dependabot in https://github.com/confidential-containers/cloud-api-adaptor/pull/2200
  • ibmcloud: PeerPod demo instructions for OpenShift clusters by @frankbu in https://github.com/confidential-containers/cloud-api-adaptor/pull/2180
  • Makefile: support aarch64/arm64 build by @xutao323 in https://github.com/confidential-containers/cloud-api-adaptor/pull/2194
  • providers/libvirt: add support for aarch64 host by @xutao323 in https://github.com/confidential-containers/cloud-api-adaptor/pull/2193
  • podvm: truncate initdata digest to 32 bytes on az by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2186
  • workflows: mksoi: Remove mid-build caching by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2198
  • S390x runner testing by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2203
  • test/e2e: improve nginx deployment test by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/2044
  • podvm-ci: un-restrict user ns on ubuntu 24.04 by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2199
  • Try unskipping the previously flakey libvirt tests to check them by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2183
  • workflows: Switch s390x e2e runner by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2206
  • ci: re-order sysctl step for podvm_mkosi wf by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2209
  • podvm: remove sudo if not required in Makefile by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2197
  • webhook: Skip flakey e2e test by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2205
  • libvirt: Support Ubuntu 23.04+ by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2005
  • libvirt: Fix shell reload by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2211
  • versions: Bump golang.org/x/crypto by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2208
  • podvm_mkosi: multistage binaries by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2204
  • podvm_mkosi: Remove remaining references to builder by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2215
  • SecureComms: E2e Test SecureComms without KBS by @davidhadas in https://github.com/confidential-containers/cloud-api-adaptor/pull/2089
  • doc: Add KinD create steps by @lysliu in https://github.com/confidential-containers/cloud-api-adaptor/pull/2225
  • test/e2e: Add debug of failed pods by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2216
  • tests/e2e: Skip tests after analysis by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2226
  • versions: Bump golang.org/x/net by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2221
  • docker: Fix userdata bind mount path inside the container by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/2222
  • caa: remove option to configure agent via userdata by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2201
  • ci: install mkosi from repository by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2233
  • build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 in /src/cloud-api-adaptor by @dependabot in https://github.com/confidential-containers/cloud-api-adaptor/pull/2236
  • ci: bump azure podvm build workflow to 24.04 by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2238
  • CI: don't install uefi deps on s390x podvm builds by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2235
  • podvm: aws: set shutdown_behavior to terminate by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/2230
  • CI: build mkosi in docker + downgrade podvm to f39 by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2243
  • ci: add podvm-smoketest workflow by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2247
  • caa: Re-add ppc64le support to build by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2237
  • Small fixes on GCP deployment by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/2239
  • tests/e2e: Add kbs logs by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2251
  • Kata 3.13.0 dependency bump by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2240
  • Use logger instead of fmt.Printf() by @EmmEff in https://github.com/confidential-containers/cloud-api-adaptor/pull/2244
  • gcp: fix block code in README by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/2250
  • podvm: Fix debug image build issue on s390x by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/2260
  • ibmcloud: Fixes and improvements to ROKS demo instructions by @frankbu in https://github.com/confidential-containers/cloud-api-adaptor/pull/2248
  • ci: remove deprecated golangci-lint warnings by @EmmEff in https://github.com/confidential-containers/cloud-api-adaptor/pull/2245
  • ibmcloud-powervs: fix timeout creating PowerVS (DHCP request) by @squarti in https://github.com/confidential-containers/cloud-api-adaptor/pull/2252
  • Resolve golangci-lint warnings by @EmmEff in https://github.com/confidential-containers/cloud-api-adaptor/pull/2256
  • version: Pin operator version by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2261
  • workflow: Downgrade github runner by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2263
  • version: Bump golang to 1.22.11 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2264
  • versions: Bump golang-fedora image version by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2265
  • 0.12.0 release tasks by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2266

Full Changelog: https://github.com/confidential-containers/cloud-api-adaptor/compare/v0.11.0...v0.12.0

- Go
Published by stevenhorsman about 1 year ago

cloud-api-adaptor - v0.11.0

What's Changed

  • V0.10.0 post release tasks by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2081
  • build(deps): bump actions/upload-artifact from 2 to 4 by @dependabot in https://github.com/confidential-containers/cloud-api-adaptor/pull/2054
  • build(deps): bump actions/download-artifact from 3 to 4 by @dependabot in https://github.com/confidential-containers/cloud-api-adaptor/pull/2052
  • build(deps): bump docker/build-push-action from 3 to 6 by @dependabot in https://github.com/confidential-containers/cloud-api-adaptor/pull/2051
  • podvm: Make download-image.sh always pull by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2078
  • build(deps): bump docker/login-action from 2 to 3 by @dependabot in https://github.com/confidential-containers/cloud-api-adaptor/pull/2069
  • build(deps): bump nick-fields/retry from 2 to 3 by @dependabot in https://github.com/confidential-containers/cloud-api-adaptor/pull/2070
  • Revert upload artifacts bump by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2082
  • build(deps): bump azure/login from 1 to 2 by @dependabot in https://github.com/confidential-containers/cloud-api-adaptor/pull/2087
  • APF: Rename KataAgentNamespace by @davidhadas in https://github.com/confidential-containers/cloud-api-adaptor/pull/2067
  • CI: adjust azure nightly workflow for actions/upload-artifact@4 by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2088
  • Bump artifact versions in caa multi arch build by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2090
  • azure: switch nightly podvm to mkosi-based image by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2064
  • checklinks: add link to exclude by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/2091
  • ci: fix azure nightly mkosi build by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2098
  • kbs: Remove oci.kbs version and references by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2077
  • build(deps): bump actions/checkout from 2 to 4 by @dependabot in https://github.com/confidential-containers/cloud-api-adaptor/pull/2085
  • build(deps): bump cachix/install-nix-action from 22 to 30 by @dependabot in https://github.com/confidential-containers/cloud-api-adaptor/pull/2083
  • build(deps): bump actions/setup-go from 4 to 5 by @dependabot in https://github.com/confidential-containers/cloud-api-adaptor/pull/2086
  • workflows: Install gh cli on self-hosted runner by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2103
  • ci: fix passing of image-id to e2e test by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2102
  • workflows: Install kustomize on e2e workflows by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2104
  • test: Add checkout kbs helper script by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2105
  • test: don't use gh cli in kbs checkout by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2107
  • Fix kustomize install for non root by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2109
  • SecureComms: Fix needed following changes in other components by @davidhadas in https://github.com/confidential-containers/cloud-api-adaptor/pull/2073
  • util: verify provenance by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2110
  • workflow: Fix kustomize permission issue by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2111
  • ci: add eastus2 region in azure nightly build by @ksandowi in https://github.com/confidential-containers/cloud-api-adaptor/pull/2118
  • libvirt: Enable multiple PodVM image scenario by @ajaypvictor in https://github.com/confidential-containers/cloud-api-adaptor/pull/2061
  • build(deps): bump actions/cache from 3 to 4 by @dependabot in https://github.com/confidential-containers/cloud-api-adaptor/pull/2113
  • build(deps): bump lycheeverse/lychee-action from 1 to 2 by @dependabot in https://github.com/confidential-containers/cloud-api-adaptor/pull/2115
  • build(deps): bump tim-actions/get-pr-commits from 1.2.0 to 1.3.1 by @dependabot in https://github.com/confidential-containers/cloud-api-adaptor/pull/2114
  • build(deps): bump docker/setup-buildx-action from 1 to 3 by @dependabot in https://github.com/confidential-containers/cloud-api-adaptor/pull/2112
  • ci: Pin the terraform lint runner by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2120
  • test: Update Trustee deployment to match the simplifed deployment overlays by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2099
  • caa: fixing toolchain not available by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/2080
  • csi-wrapper: pass PublishContext from ControllerPublishVolume to NodeStageVolume by @daniel-weisse in https://github.com/confidential-containers/cloud-api-adaptor/pull/2108
  • csi-wrapper: add support for creating peerpod volumes with manually created persistent volumes by @daniel-weisse in https://github.com/confidential-containers/cloud-api-adaptor/pull/2106
  • Deploy webhook by default and enable e2e by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/2066
  • podvm: retrieve guest-components via ORAS by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2074
  • workflow: e2e_libvirt fix rust version error by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2125
  • test/e2e: kbs: Use the cached kbs-client by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2121
  • ci: set golang cache key as **/go.sum glob by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2127
  • workflows: Cancel previous jobs if PR/branch is updated by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2129
  • GitHub hosted runner support by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2130
  • ci: disable concurrency for child workflows by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2133
  • versions: Bump fedora base image to f40 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2135
  • workflow: Switch libvirt e2e test to gh-runnner by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2134
  • Assessment runner refactors by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2123
  • versions: Bump golang-fedora image version by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2136
  • podvm_builder: Add s390x gh install support by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2137
  • versions: Fix csi-wrapper's base image by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2139
  • Misc security related fixes for AWS and Azure by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/2141
  • csi-wrapper: azuredisk-csi-driver support by @daniel-weisse in https://github.com/confidential-containers/cloud-api-adaptor/pull/2122
  • podvm: re-arrange service order for sealed secrets by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2143
  • SecureComms: Add support for inbound network namespace by @davidhadas in https://github.com/confidential-containers/cloud-api-adaptor/pull/2048
  • SecureComms: Add testing facility for e2e tests by @davidhadas in https://github.com/confidential-containers/cloud-api-adaptor/pull/2124
  • Misc updates to AWS and generic install doc by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/2148
  • Docker hub mirror switch by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1900
  • podvm: Add --platform option to download-image.sh by @frankbu in https://github.com/confidential-containers/cloud-api-adaptor/pull/2151
  • workflow: Add actionlint workflows by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2146
  • e2e: Add sealed secret test by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2147
  • workflows: Switch to pin ubuntu runners by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2152
  • Enable pod VM image selection via pod annotation by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/2155
  • Add support for selecting GPU instance based on Kata pod annotations by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/2132
  • ci: install oras specifically for azure e2e tests by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2156
  • podvm-mkosi: bump to fedora 40 by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2157
  • workflows: enable CodeQL checks by @mythi in https://github.com/confidential-containers/cloud-api-adaptor/pull/2158
  • daemonset: reduce log volume by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2159
  • SecComms: Fix flaky tests by @davidhadas in https://github.com/confidential-containers/cloud-api-adaptor/pull/2154
  • Kata 3.11.0 bump by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2162
  • optimize process-user-data startup time by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2160
  • ci: fix verify-provenance for agent by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2165
  • Retiring "DISABLECLOUDCONFIG" variable by @gsid100 in https://github.com/confidential-containers/cloud-api-adaptor/pull/2161
  • e2e: add encrypted image test by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2163
  • Kbs key release rework by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2055
  • version: Pin operator version by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2166
  • doc: Update confidentialcontainers.org links by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2168
  • Codeql security fixes by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2169
  • SecureComms: Add support daemonConfig by @davidhadas in https://github.com/confidential-containers/cloud-api-adaptor/pull/2065
  • 0.11.0 release by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2174

New Contributors

  • @ksandowi made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/2118
  • @daniel-weisse made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/2108
  • @frankbu made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/2151
  • @gsid100 made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/2161

Full Changelog: https://github.com/confidential-containers/cloud-api-adaptor/compare/v0.10.0...v0.11.0

- Go
Published by mkulke over 1 year ago

cloud-api-adaptor - v0.10.0

What's Changed

  • e2e-tests: add option to deploy kbs with custom pccs_url by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1968
  • podvm:Enable se image build for s390x rhel podvm by @Saripalli-lavanya in https://github.com/confidential-containers/cloud-api-adaptor/pull/1924
  • e2e-test: Remove naming conflicts by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1974
  • podnetwork: Support CNI plugins like PTP and GKE by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/1920
  • podvm: support use different pause image when build podvm image by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1971
  • e2e-test: test result from ibm by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1977
  • e2e-tests: remove service naming conflicts by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1978
  • e2e-test: assert job condition on job tests by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1969
  • e2e-tests: resolve ambiguous service labels by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1980
  • initdata: use annotation to provision config files by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1912
  • aws: image building minor fixes by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1982
  • build(deps): bump github.com/docker/docker from 25.0.5+incompatible to 25.0.6+incompatible in /src/cloud-api-adaptor by @dependabot in https://github.com/confidential-containers/cloud-api-adaptor/pull/1986
  • build(deps): bump github.com/docker/docker from 25.0.5+incompatible to 25.0.6+incompatible in /src/cloud-providers by @dependabot in https://github.com/confidential-containers/cloud-api-adaptor/pull/1984
  • initdata: don't fail process-user-data if absent by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1994
  • e2e tests: consolidate azure nightly builds by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1993
  • policy: symlink default policy to /run/peerpod by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1998
  • podvm-mkosi: set IMAGE_NAME instead of cp .git by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1997
  • initdata: update doc for digest usage by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1991
  • initdata: measure initdata digest into rt register by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1999
  • test/e2e: docker: Fix KBS test that doesn't compile by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2000
  • 0.9.0 post release updates by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2001
  • ibmcloud: Use ibm-cloud.kubernetes.io/subnet-id to look up VPC details by @squarti in https://github.com/confidential-containers/cloud-api-adaptor/pull/2010
  • ibmcloud: Fix arch suport for selectImage by @skaegi in https://github.com/confidential-containers/cloud-api-adaptor/pull/1995
  • cloud-api-adaptor: Update Secure-Comms readme file by @davidhadas in https://github.com/confidential-containers/cloud-api-adaptor/pull/2013
  • Minor cloud-api-adaptor logging enhancements by @EmmEff in https://github.com/confidential-containers/cloud-api-adaptor/pull/2011
  • Explicitly set proxy dialer timeout by @EmmEff in https://github.com/confidential-containers/cloud-api-adaptor/pull/2007
  • Adding initial support for GCP by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1926
  • cloud-api-adaptor: SecureComms fix panic for closing chan twice by @davidhadas in https://github.com/confidential-containers/cloud-api-adaptor/pull/2014
  • Support EKS CNI plugin by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/1983
  • Install iptables in cloud-api-adaptor daemonset by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/2016
  • initdata: migrate key release test cases to initdata by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/2006
  • ibmcloud: Fix slow VM startup by @squarti in https://github.com/confidential-containers/cloud-api-adaptor/pull/2022
  • Podvm image caching kata agent by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2026
  • docs: redirect users to use make targets on builds by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1990
  • IBMCloud-Powervs docs and pre-req update by @Vaibhav-Nazare in https://github.com/confidential-containers/cloud-api-adaptor/pull/1942
  • podvm: Fix a build break of fedora-binaries-builder by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/2029
  • podnetwork: Disable connection tracking of VXLAN UDP packets by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/2023
  • Peerpodconfig removal by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/2027
  • golang-image: Update to 1.22.7 by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/2031
  • Fix script_dir in import.sh by @squarti in https://github.com/confidential-containers/cloud-api-adaptor/pull/2020
  • Kata 3.8.0 versions bump by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2017
  • golang: upgrade to 1.22.7 by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/2030
  • Podvm builder version removal by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2008
  • libvirt: support aarch64 arch VM by @xutao323 in https://github.com/confidential-containers/cloud-api-adaptor/pull/2037
  • ci: Update azure podvm image build to use oras by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2039
  • workflows: Increase libvirt e2e test timeout by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2040
  • Libvirt install latest update and post-release update part II by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2004
  • test/e2e: fixes and improvements to AWS by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1975
  • Docker: podvm image: remove systemd tmpfiles setup delete by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2043
  • gh: add CODEOWNERS by @mythi in https://github.com/confidential-containers/cloud-api-adaptor/pull/2034
  • ci: set initdata in remote-attestation test by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2042
  • test/e2e: Skip nginx deployment test by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2047
  • .github: dependabot: Check github actions by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2049
  • tests/e2e: Add auth registry libvirt tests by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1932
  • build(deps): bump tim-actions/commit-message-checker-with-regex from 0.3.1 to 0.3.2 by @dependabot in https://github.com/confidential-containers/cloud-api-adaptor/pull/2053
  • build(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in https://github.com/confidential-containers/cloud-api-adaptor/pull/2050
  • podvm: Update hardcoded value for oras on podvm-builder by @ajaypvictor in https://github.com/confidential-containers/cloud-api-adaptor/pull/2060
  • azure: implicit nic creation + public ip support by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/2056
  • workflow/libvirt: improve debug step post-failure by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/2063
  • Webhook changes by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/2062
  • versions: Bump components to match kata 3.9.0 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2036
  • 0.10.0 pre release version updates by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2071
  • 0.10.0 release tasks by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/2079

New Contributors

  • @squarti made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/2010
  • @skaegi made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1995
  • @Vaibhav-Nazare made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1942
  • @xutao323 made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/2037
  • @mythi made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/2034
  • @ajaypvictor made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/2060

Full Changelog: https://github.com/confidential-containers/cloud-api-adaptor/compare/v0.9.0...v0.10.0

- Go
Published by stevenhorsman over 1 year ago

cloud-api-adaptor - v0.10.0-alpha.1

- Go
Published by stevenhorsman over 1 year ago

cloud-api-adaptor - v0.9.0

What's Changed

  • podvm-mkosi: build and push images with s390x runner in workflow by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1788
  • Release process: small changes by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1802
  • Bump google.golang.org/protobuf 1.33 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1805
  • Add load cloud providers as runtime plugins feature to CAA and Peerpod-ctrl by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1706
  • test/e2e: update assessment_runner.go by @chathuryaadapa in https://github.com/confidential-containers/cloud-api-adaptor/pull/1808
  • Docs/libvirt: small improvements by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1803
  • peerpodconfig-ctrl: Handle updating the CAA DS spec by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1814
  • 0.8.2 post release tasks by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1813
  • Resolve kustomize warnings by @ldoktor in https://github.com/confidential-containers/cloud-api-adaptor/pull/1752
  • Revert "Revert 1789 and 1796" by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1815
  • provisioner: Add support to fetch kbs nodeport service ip by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1812
  • podvm-mkosi: build s390x fedora image with SE enabled by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1818
  • README: add CI badge for azure by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1817
  • Docker provider by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1743
  • ci: add yq shim for v3/v4 support by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1819
  • podvm-mkosi: sshd failed for s390x fedora image by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1820
  • podvm: podvm_binaries - Revert s390x breakage by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1823
  • Provisioner: Add kbs provisioning steps in CI by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1684
  • libvirt: update script to config libvirt on RHEL. by @wyuany in https://github.com/confidential-containers/cloud-api-adaptor/pull/1822
  • libvirt: Fix config_libvirt to not exit by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1826
  • versions: Update version file with new nodeport changes by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1827
  • azure-e2e-test: Add test for key release in kbs by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1735
  • libvirt: fix default IP logic by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1806
  • Cloud-Api-Adaptor: PP Secure Comms by @davidhadas in https://github.com/confidential-containers/cloud-api-adaptor/pull/1776
  • security: bump golang 1.21.10 to fix GO-2024-2824 by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1836
  • workflows: e2e: Add the CAA image setup by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1828
  • libvirt: e2e test for attestation for sample tee by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1824
  • libvirt: Bump Kubernetes version by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1834
  • test/e2e: Skip unstable libvirt test by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1838
  • libvirt: use AAKBC=cckbc as default for peerpod binaries by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1841
  • libvirt: enable e2e test for attestation case in gha by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1840
  • Switch to use kata-containers main branch by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1754
  • podvm: rhel: Qemu plugin build for s390x by @Saripalli-lavanya in https://github.com/confidential-containers/cloud-api-adaptor/pull/1830
  • mkosi-podvm: Add debug variant tweaks by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1849
  • gpu: install kernel-modules on rhel by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1851
  • versions: Bump Golang to 1.21.11 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1857
  • podvm: launch guest-components as systemd units by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1858
  • fedora: bump fedora to version 39 by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1859
  • fedora: add dnf and openssh-clients for debug by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1862
  • versions: Bump fedora base image versions by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1860
  • test/e2e: Skip all libvirt env tests by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1861
  • versions: Bump golang-fedora image version by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1864
  • guest-components: Bump guest-components dependency by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1865
  • Kata agent config cleanup by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1856
  • Kcli version pinning by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1866
  • ibmse: bump guest components commit to support se-attester by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1873
  • versions: Update the kata versions to 3.6.0 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1872
  • podvm: Remove OPA from build by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1869
  • doc: update s390x mkosi build doc by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1877
  • ci: fix azure image build by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1867
  • 1879: fix LegacyKeyValueFormat warnings when build docker images by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1880
  • azure: enable azure e2e test on tdx machines by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1837
  • attestation-agent-config: generate attestation-agent config when createVM instance by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1868
  • azure: set northeurope as default replication loc by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1883
  • forwarder: remove aakbcparams from daemon.jsom by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1884
  • doc: Remove references to CCv0 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1885
  • Enable support for embedding custom pause image from authenticated registry in the pod VM image by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1887
  • config_libvirt.sh: detect also rhel-like distros by @esposem in https://github.com/confidential-containers/cloud-api-adaptor/pull/1888
  • doc: Release process by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1871
  • release: Pick operator release in install by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1889
  • mkosi-podvm: Remove NetworkManager from s390x fedora image by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/1894
  • release: Update go modules for pre-release by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1892
  • Fixes vulnerabilities identified via dependabot by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1897
  • versions: Bump to golang 1.21.12 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1901
  • v0.9.0-alpha1 release by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1904
  • Post release updates by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1905
  • Add e2e tests for docker by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1845
  • ci: delete dangling vms in azure e2e test by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1902
  • azure: Delete network interface synchronously by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1854
  • libvirt: Bump to kcli 99.0.202407031308 by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/1908
  • podvm: bump RHEL version to 9.4 by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1906
  • test/e2e: libvirt: Add policy tests by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1876
  • ibmcloud: revise ibmcloud README by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1914
  • docker: Switch to fedora and mkosi based binaries by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1916
  • build: Fix Dockerfile from-as-casing warnings by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1913
  • test/e2e: misc improvements by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1899
  • versions: add entry for CoCo operator by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1891
  • test/e2e: Skip unstable libvirt test by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1918
  • podvm: allow creation of using local path by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1870
  • docker: add support for crio based e2e tests by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1919
  • doc: Release doc updates by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1917
  • Misc fixes for the webhook code by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1922
  • podvm-mkosi: let 'make binaries' works on RHEL with podman by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1923
  • workflow: Install packages for KBS client by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1930
  • azure: remove fed cred in e2e test cleanup by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1928
  • Kata 3.7.0 release bump by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1929
  • auth: allow specifying auth.json for guest-pull by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1933
  • 0.9.0 pre release by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1936
  • podvm-mkosi: update podvm-builder for fedora image by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1939
  • addons: rhel kernel version matching by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1927
  • process-user-data: Fix the assignment of config filenames by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1941
  • release: Update go modules for another pre-release by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1944
  • podvm: Add attester build deps to RHEL Dockerfile by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1943
  • fix: typo in README.md by @EmmEff in https://github.com/confidential-containers/cloud-api-adaptor/pull/1940
  • doc: Release process re-work by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1947
  • workflow: Add auth test secrets by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1931
  • podvm-mkosi: Add support for Debian and Fedora variants by @BbolroC in https://github.com/confidential-containers/cloud-api-adaptor/pull/1950
  • e2e: improve test cases for ibmcloud provider by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1945
  • Add additional e2e tests and introduce the capability to run Azure tests on crio runtime by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1925
  • cloud-config: streamline credentials provisioning by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1850
  • go.mod: Update go-urn to v1.2.4 by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1953
  • deps: Remove circular dep from cloud-providers by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1954
  • readme: add fossa badge by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1955
  • e2e-test: update kbs test case to support kbs with ibmse verifier by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1935
  • kata-agent: set ocicrypt environment variable by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1956
  • podvm: Remove image mount point by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1957
  • aws: Update docs by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1960
  • test-e2e: Allow agent policy override by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1959
  • e2e-test: use t.Log functions in tests by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1961
  • tests/e2e: fix TestLibvirtKbsKeyRelease skip by @lysliu in https://github.com/confidential-containers/cloud-api-adaptor/pull/1963
  • libvirt-e2e: create auth.json file by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1964
  • GHA: Remove {pre,post}-action steps for self-hosted runners by @BbolroC in https://github.com/confidential-containers/cloud-api-adaptor/pull/1967
  • release: prepare for v0.9.0 alpha.4 by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1970
  • release: preparing for v0.9.0 by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1973

New Contributors

  • @BbolroC made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1950

Full Changelog: https://github.com/confidential-containers/cloud-api-adaptor/compare/v0.8.2...v0.9.0

- Go
Published by wainersm over 1 year ago

cloud-api-adaptor - v0.9.0-alpha.4

- Go
Published by wainersm over 1 year ago

cloud-api-adaptor - v0.9.0-alpha.3

- Go
Published by stevenhorsman over 1 year ago

cloud-api-adaptor - v0.9.0-alpha.2

- Go
Published by stevenhorsman over 1 year ago

cloud-api-adaptor - v0.9.0-alpha1

What's Changed

  • Post 0.8.0 release - tagging modules by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1579
  • podvm-mkosi: Add option in mkosi build for AA_KBC by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1576
  • adaptor/azure: use context.Background for cleanup by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1572
  • docs: Development guide - small fixes by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1578
  • test: Add createcluster action to provisioner cli by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1561
  • azure: do not use cvms as node size in test provisioner by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1567
  • azure: aws: set defaults from environment to instanceTypes by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1582
  • peerpod-ctrl: bump cloud-api-adaptor by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1584
  • podvm-mkosi: remove cloud-init by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1532
  • Remove duplicate config scripts from packer configs and misc cleanups by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1585
  • podvm: Enable download-image on multi-arch by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1590
  • Refactor podvm workflows and enable on libvirt e2e by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1436
  • e2e: daily libvirt e2e-test with podvm-generic-ubuntu-amd64 podvm image by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1589
  • terraform: add new variables for existing VPC and subnet by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1592
  • workflows: fix checkout of the code on podvm by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1591
  • libvirt/kcli: defaults to Ubuntu 22.04 by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1594
  • podvm: build rhel peer pod VM qcow2 image for s390x by @redobed in https://github.com/confidential-containers/cloud-api-adaptor/pull/1531
  • libvirt: support s390x cluster by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1597
  • Introduce the release and on_push workflows by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1600
  • azure: Misc e2e fixes by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1568
  • podvm-mkosi: use toolchain from nixpkgs by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1523
  • Simplify adding a external provider by @tumberino in https://github.com/confidential-containers/cloud-api-adaptor/pull/1508
  • docs: Update provider documentation by @tumberino in https://github.com/confidential-containers/cloud-api-adaptor/pull/1611
  • e2e-test: fix one e2e-test bug by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1614
  • Daily Libvirt CI by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1595
  • podvm: fix podvm packer image build by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1617
  • WIP: workflows: install docker in e2e_libvirt by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1618
  • versions: Bump golang by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1620
  • version: Bump Builder base by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1621
  • X/net bump 0.17.0 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1612
  • test/e22: libvirt: Add delete pod test by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1608
  • workflows: rebase code on pullrequesttarget by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1622
  • e2e-test: grep for container id in nydus test by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1623
  • podvm: remove CentOS support by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1619
  • packer: Enable support for adding nvidia gpu to podvm image by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1602
  • podvm-mkosi: dm-verity, reproducible builds & measurements by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1606
  • docs: Add docs for e2e tests on CAA deployment by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1625
  • forwarder: customize the listener port by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1460
  • README: add CI badge for libvirt by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1624
  • podvm: revert agent-config path to /etc by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1627
  • versions: bump kata ref by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1632
  • provider: make existing provider managers can be reused by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1629
  • forwarder: update the condition for default route by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1631
  • azure: fix image reference string by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1635
  • Update AWS setup instructions by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1636
  • ci: Add git config to rebase code by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1634
  • e2e: use busybox to reduce e2e-test execution time by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1605
  • e2e: enable more than one pod in one test case by @wyuany in https://github.com/confidential-containers/cloud-api-adaptor/pull/1645
  • peerpod-ctrl: deprecate cloudmgr by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1648
  • doc: update doc to add ibmcloud specific properties by @wyuany in https://github.com/confidential-containers/cloud-api-adaptor/pull/1647
  • e2e-test: make e2e-test codes can be reused as a lib by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1642
  • e2e-test: fix e2e-test pipelines by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1651
  • test/e2e: Switch tests away from default namespace by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1653
  • peerpod-ctrl: fix Make command docker-buildx by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1649
  • Add policy support to peer-pods by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1607
  • podvm-mkosi: override kata-agent config path by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1656
  • process-user-data: process cloud-config yamls by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1644
  • docs: update docs to point to CoCo instructions by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1662
  • test/e2e: Add wait for namespace service account by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1661
  • Unify build workflows by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1603
  • Azure: Remove documentation moved to the website by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1666
  • e2e: Add support for pods' secure communication by @wyuany in https://github.com/confidential-containers/cloud-api-adaptor/pull/1663
  • aws: minor doc update by @EmmEff in https://github.com/confidential-containers/cloud-api-adaptor/pull/1660
  • process-user-data: use aws endpoint on aws by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1668
  • install: Deploy peerpod-ctrl by default by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1665
  • Misc fixes by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1664
  • aws: remove redundant aws-region flag on cloud-api-adaptor invocation by @EmmEff in https://github.com/confidential-containers/cloud-api-adaptor/pull/1670
  • libvirt: update scripts for libvirt by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1671
  • libvirt: Fix config_libvirt script by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1673
  • doc: Update README.md add YQ_VERSION by @lysliu in https://github.com/confidential-containers/cloud-api-adaptor/pull/1679
  • s390x: build fedora binaries for peerpod by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1678
  • e2e: update PodVM with Authenticated Registry cases by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1681
  • process-user-data: move logic in pkgs by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1674
  • Minor updates to the nvidia gpu setup script by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1685
  • Misc fixes by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1686
  • Azure: enable e2e workflow on daily basis by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1697
  • s390x: add s390x runner to build fedora binaries by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1694
  • packer: add replication region to shared image gallery by @cmaf in https://github.com/confidential-containers/cloud-api-adaptor/pull/1698
  • e2e-test: default delete timeout per cloudprovider by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1705
  • e2e-test: Add build directive to libvirt code by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1702
  • azure-image-build: Add missing pre-reqs by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1699
  • bug: fix the misc se-build error by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1711
  • ci: refer to vars.AZUREACRURL instead of secret by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1708
  • ci: disable binary artifact caching in azure podvm builds by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1713
  • policy: fix broken default policy symlink on mkosi by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1718
  • kbs: pin down to released working kbs image version by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1689
  • Provisioner: Add support to deploy kbs by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1518
  • test-e2e: Make KBS opt-in for e2e tests by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1722
  • podvm: Fix podvm-binaries build by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1726
  • ibmcloud: switch to k8s Community-Owned Package Repositories by @lysliu in https://github.com/confidential-containers/cloud-api-adaptor/pull/1730
  • podvm: upgrade protoc to v3.15.0 by @lysliu in https://github.com/confidential-containers/cloud-api-adaptor/pull/1734
  • kustomize: upgrade kustomize to v5.3.0 by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1731
  • versions: Bump golang by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1728
  • ci: update deb sources in azure podvm build by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1736
  • podvm: use correct PROTOC_ARCH value for s390x by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1738
  • podvm: trigger api-server-rest activation by file by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1751
  • cloud-config: add support for CDH config by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1748
  • peerpod-ctrl: Upgrade controller-tools version to latest v0.14.0 by @ANJANA-A-R-K in https://github.com/confidential-containers/cloud-api-adaptor/pull/1745
  • podvm-mkosi: support to build s390x fedora image by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1753
  • move cloud-providers to top go module by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1719
  • workflow: fix the bad workflows after we are in new file structure by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1757
  • podvm: fix podvmmkosiimage build and some links issues by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1758
  • peerpod-ctrl: Make undeploy depend on kustomize target by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1756
  • userdata: Ensure the parent dir exists by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1764
  • podvm-mkosi: fix Architecture cannot be used in [Match] by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1762
  • pin packer plugins versions by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1759
  • PodFailing scenario: updated assessment_runner.go by @chathuryaadapa in https://github.com/confidential-containers/cloud-api-adaptor/pull/1761
  • ci: add tdx attester to azure podvm image by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1714
  • libvirt: Improve the setup instructions to run libvirt tests by @ldoktor in https://github.com/confidential-containers/cloud-api-adaptor/pull/1749
  • azure: Comment out service principal env file by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1769
  • azure-podvm-image-build: Relogin before cleanup by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1772
  • ci: govulncheck is failed with new vulnerability GO-2024-2687 by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1783
  • cloud-api-adaptor: remove checksum from Dockerfile by @davidhadas in https://github.com/confidential-containers/cloud-api-adaptor/pull/1781
  • libvirt: deploy kbs for libvirt provider in e2e test by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1778
  • ci: fix working dir for azure e2e test by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1784
  • cloud-api-adaptor: Set dnsPolicy to ClusterFirstWithHostNet by @davidhadas in https://github.com/confidential-containers/cloud-api-adaptor/pull/1775
  • podvm: update qemu for rhel s390x by @Saripalli-lavanya in https://github.com/confidential-containers/cloud-api-adaptor/pull/1741
  • 0.8.1-alpha: updating go modules by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1786
  • Build: Update build.sh by @davidhadas in https://github.com/confidential-containers/cloud-api-adaptor/pull/1774
  • v0.8.1: bump kustomization references by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1790
  • v0.8.1: bumping go modules by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1791
  • Revert "Build: Update build.sh" by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1793
  • v0.8.2: bumping kustomization references by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1797
  • versions: update kbs image tag by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1789
  • test: add condition for kbs deploy in provisioner to align with e2e test by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1796
  • Revert 1789 and 1796 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1800
  • v0.8.2: bumping go modules by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1799
  • podvm-mkosi: build and push images with s390x runner in workflow by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1788
  • Release process: small changes by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1802
  • Bump google.golang.org/protobuf 1.33 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1805
  • Add load cloud providers as runtime plugins feature to CAA and Peerpod-ctrl by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1706
  • test/e2e: update assessment_runner.go by @chathuryaadapa in https://github.com/confidential-containers/cloud-api-adaptor/pull/1808
  • Docs/libvirt: small improvements by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1803
  • peerpodconfig-ctrl: Handle updating the CAA DS spec by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1814
  • 0.8.2 post release tasks by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1813
  • Resolve kustomize warnings by @ldoktor in https://github.com/confidential-containers/cloud-api-adaptor/pull/1752
  • Revert "Revert 1789 and 1796" by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1815
  • provisioner: Add support to fetch kbs nodeport service ip by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1812
  • podvm-mkosi: build s390x fedora image with SE enabled by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1818
  • README: add CI badge for azure by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1817
  • Docker provider by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1743
  • ci: add yq shim for v3/v4 support by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1819
  • podvm-mkosi: sshd failed for s390x fedora image by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1820
  • podvm: podvm_binaries - Revert s390x breakage by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1823
  • Provisioner: Add kbs provisioning steps in CI by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1684
  • libvirt: update script to config libvirt on RHEL. by @wyuany in https://github.com/confidential-containers/cloud-api-adaptor/pull/1822
  • libvirt: Fix config_libvirt to not exit by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1826
  • versions: Update version file with new nodeport changes by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1827
  • azure-e2e-test: Add test for key release in kbs by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1735
  • libvirt: fix default IP logic by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1806
  • Cloud-Api-Adaptor: PP Secure Comms by @davidhadas in https://github.com/confidential-containers/cloud-api-adaptor/pull/1776
  • security: bump golang 1.21.10 to fix GO-2024-2824 by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1836
  • workflows: e2e: Add the CAA image setup by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1828
  • libvirt: e2e test for attestation for sample tee by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1824
  • libvirt: Bump Kubernetes version by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1834
  • test/e2e: Skip unstable libvirt test by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1838
  • libvirt: use AAKBC=cckbc as default for peerpod binaries by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1841
  • libvirt: enable e2e test for attestation case in gha by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1840
  • Switch to use kata-containers main branch by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1754
  • podvm: rhel: Qemu plugin build for s390x by @Saripalli-lavanya in https://github.com/confidential-containers/cloud-api-adaptor/pull/1830
  • mkosi-podvm: Add debug variant tweaks by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1849
  • gpu: install kernel-modules on rhel by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1851
  • versions: Bump Golang to 1.21.11 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1857
  • podvm: launch guest-components as systemd units by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1858
  • fedora: bump fedora to version 39 by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1859
  • fedora: add dnf and openssh-clients for debug by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1862
  • versions: Bump fedora base image versions by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1860
  • test/e2e: Skip all libvirt env tests by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1861
  • versions: Bump golang-fedora image version by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1864
  • guest-components: Bump guest-components dependency by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1865
  • Kata agent config cleanup by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1856
  • Kcli version pinning by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1866
  • ibmse: bump guest components commit to support se-attester by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1873
  • versions: Update the kata versions to 3.6.0 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1872
  • podvm: Remove OPA from build by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1869
  • doc: update s390x mkosi build doc by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1877
  • ci: fix azure image build by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1867
  • 1879: fix LegacyKeyValueFormat warnings when build docker images by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1880
  • azure: enable azure e2e test on tdx machines by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1837
  • attestation-agent-config: generate attestation-agent config when createVM instance by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1868
  • azure: set northeurope as default replication loc by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1883
  • forwarder: remove aakbcparams from daemon.jsom by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1884
  • doc: Remove references to CCv0 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1885
  • Enable support for embedding custom pause image from authenticated registry in the pod VM image by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1887
  • config_libvirt.sh: detect also rhel-like distros by @esposem in https://github.com/confidential-containers/cloud-api-adaptor/pull/1888
  • doc: Release process by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1871
  • release: Pick operator release in install by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1889
  • mkosi-podvm: Remove NetworkManager from s390x fedora image by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/1894
  • release: Update go modules for pre-release by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1892
  • Fixes vulnerabilities identified via dependabot by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1897
  • versions: Bump to golang 1.21.12 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1901
  • v0.9.0-alpha1 release by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1904

New Contributors

  • @redobed made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1531
  • @EmmEff made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1660
  • @cmaf made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1698
  • @ANJANA-A-R-K made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1745
  • @chathuryaadapa made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1761
  • @ldoktor made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1749
  • @davidhadas made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1781
  • @Saripalli-lavanya made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1741

Full Changelog: https://github.com/confidential-containers/cloud-api-adaptor/compare/v0.8.0...v0.9.0-alpha1

- Go
Published by stevenhorsman almost 2 years ago

cloud-api-adaptor - v0.9.0-alpha1-alpha.1

What's Changed

  • Post 0.8.0 release - tagging modules by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1579
  • podvm-mkosi: Add option in mkosi build for AA_KBC by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1576
  • adaptor/azure: use context.Background for cleanup by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1572
  • docs: Development guide - small fixes by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1578
  • test: Add createcluster action to provisioner cli by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1561
  • azure: do not use cvms as node size in test provisioner by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1567
  • azure: aws: set defaults from environment to instanceTypes by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1582
  • peerpod-ctrl: bump cloud-api-adaptor by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1584
  • podvm-mkosi: remove cloud-init by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1532
  • Remove duplicate config scripts from packer configs and misc cleanups by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1585
  • podvm: Enable download-image on multi-arch by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1590
  • Refactor podvm workflows and enable on libvirt e2e by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1436
  • e2e: daily libvirt e2e-test with podvm-generic-ubuntu-amd64 podvm image by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1589
  • terraform: add new variables for existing VPC and subnet by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1592
  • workflows: fix checkout of the code on podvm by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1591
  • libvirt/kcli: defaults to Ubuntu 22.04 by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1594
  • podvm: build rhel peer pod VM qcow2 image for s390x by @redobed in https://github.com/confidential-containers/cloud-api-adaptor/pull/1531
  • libvirt: support s390x cluster by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1597
  • Introduce the release and on_push workflows by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1600
  • azure: Misc e2e fixes by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1568
  • podvm-mkosi: use toolchain from nixpkgs by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1523
  • Simplify adding a external provider by @tumberino in https://github.com/confidential-containers/cloud-api-adaptor/pull/1508
  • docs: Update provider documentation by @tumberino in https://github.com/confidential-containers/cloud-api-adaptor/pull/1611
  • e2e-test: fix one e2e-test bug by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1614
  • Daily Libvirt CI by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1595
  • podvm: fix podvm packer image build by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1617
  • WIP: workflows: install docker in e2e_libvirt by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1618
  • versions: Bump golang by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1620
  • version: Bump Builder base by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1621
  • X/net bump 0.17.0 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1612
  • test/e22: libvirt: Add delete pod test by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1608
  • workflows: rebase code on pullrequesttarget by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1622
  • e2e-test: grep for container id in nydus test by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1623
  • podvm: remove CentOS support by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1619
  • packer: Enable support for adding nvidia gpu to podvm image by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1602
  • podvm-mkosi: dm-verity, reproducible builds & measurements by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1606
  • docs: Add docs for e2e tests on CAA deployment by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1625
  • forwarder: customize the listener port by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1460
  • README: add CI badge for libvirt by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1624
  • podvm: revert agent-config path to /etc by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1627
  • versions: bump kata ref by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1632
  • provider: make existing provider managers can be reused by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1629
  • forwarder: update the condition for default route by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1631
  • azure: fix image reference string by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1635
  • Update AWS setup instructions by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1636
  • ci: Add git config to rebase code by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1634
  • e2e: use busybox to reduce e2e-test execution time by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1605
  • e2e: enable more than one pod in one test case by @wyuany in https://github.com/confidential-containers/cloud-api-adaptor/pull/1645
  • peerpod-ctrl: deprecate cloudmgr by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1648
  • doc: update doc to add ibmcloud specific properties by @wyuany in https://github.com/confidential-containers/cloud-api-adaptor/pull/1647
  • e2e-test: make e2e-test codes can be reused as a lib by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1642
  • e2e-test: fix e2e-test pipelines by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1651
  • test/e2e: Switch tests away from default namespace by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1653
  • peerpod-ctrl: fix Make command docker-buildx by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1649
  • Add policy support to peer-pods by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1607
  • podvm-mkosi: override kata-agent config path by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1656
  • process-user-data: process cloud-config yamls by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1644
  • docs: update docs to point to CoCo instructions by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1662
  • test/e2e: Add wait for namespace service account by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1661
  • Unify build workflows by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1603
  • Azure: Remove documentation moved to the website by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1666
  • e2e: Add support for pods' secure communication by @wyuany in https://github.com/confidential-containers/cloud-api-adaptor/pull/1663
  • aws: minor doc update by @EmmEff in https://github.com/confidential-containers/cloud-api-adaptor/pull/1660
  • process-user-data: use aws endpoint on aws by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1668
  • install: Deploy peerpod-ctrl by default by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1665
  • Misc fixes by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1664
  • aws: remove redundant aws-region flag on cloud-api-adaptor invocation by @EmmEff in https://github.com/confidential-containers/cloud-api-adaptor/pull/1670
  • libvirt: update scripts for libvirt by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1671
  • libvirt: Fix config_libvirt script by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1673
  • doc: Update README.md add YQ_VERSION by @lysliu in https://github.com/confidential-containers/cloud-api-adaptor/pull/1679
  • s390x: build fedora binaries for peerpod by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1678
  • e2e: update PodVM with Authenticated Registry cases by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1681
  • process-user-data: move logic in pkgs by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1674
  • Minor updates to the nvidia gpu setup script by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1685
  • Misc fixes by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1686
  • Azure: enable e2e workflow on daily basis by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1697
  • s390x: add s390x runner to build fedora binaries by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1694
  • packer: add replication region to shared image gallery by @cmaf in https://github.com/confidential-containers/cloud-api-adaptor/pull/1698
  • e2e-test: default delete timeout per cloudprovider by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1705
  • e2e-test: Add build directive to libvirt code by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1702
  • azure-image-build: Add missing pre-reqs by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1699
  • bug: fix the misc se-build error by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1711
  • ci: refer to vars.AZUREACRURL instead of secret by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1708
  • ci: disable binary artifact caching in azure podvm builds by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1713
  • policy: fix broken default policy symlink on mkosi by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1718
  • kbs: pin down to released working kbs image version by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1689
  • Provisioner: Add support to deploy kbs by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1518
  • test-e2e: Make KBS opt-in for e2e tests by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1722
  • podvm: Fix podvm-binaries build by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1726
  • ibmcloud: switch to k8s Community-Owned Package Repositories by @lysliu in https://github.com/confidential-containers/cloud-api-adaptor/pull/1730
  • podvm: upgrade protoc to v3.15.0 by @lysliu in https://github.com/confidential-containers/cloud-api-adaptor/pull/1734
  • kustomize: upgrade kustomize to v5.3.0 by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1731
  • versions: Bump golang by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1728
  • ci: update deb sources in azure podvm build by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1736
  • podvm: use correct PROTOC_ARCH value for s390x by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1738
  • podvm: trigger api-server-rest activation by file by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1751
  • cloud-config: add support for CDH config by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1748
  • peerpod-ctrl: Upgrade controller-tools version to latest v0.14.0 by @ANJANA-A-R-K in https://github.com/confidential-containers/cloud-api-adaptor/pull/1745
  • podvm-mkosi: support to build s390x fedora image by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1753
  • move cloud-providers to top go module by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1719
  • workflow: fix the bad workflows after we are in new file structure by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1757
  • podvm: fix podvmmkosiimage build and some links issues by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1758
  • peerpod-ctrl: Make undeploy depend on kustomize target by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1756
  • userdata: Ensure the parent dir exists by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1764
  • podvm-mkosi: fix Architecture cannot be used in [Match] by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1762
  • pin packer plugins versions by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1759
  • PodFailing scenario: updated assessment_runner.go by @chathuryaadapa in https://github.com/confidential-containers/cloud-api-adaptor/pull/1761
  • ci: add tdx attester to azure podvm image by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1714
  • libvirt: Improve the setup instructions to run libvirt tests by @ldoktor in https://github.com/confidential-containers/cloud-api-adaptor/pull/1749
  • azure: Comment out service principal env file by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1769
  • azure-podvm-image-build: Relogin before cleanup by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1772
  • ci: govulncheck is failed with new vulnerability GO-2024-2687 by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1783
  • cloud-api-adaptor: remove checksum from Dockerfile by @davidhadas in https://github.com/confidential-containers/cloud-api-adaptor/pull/1781
  • libvirt: deploy kbs for libvirt provider in e2e test by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1778
  • ci: fix working dir for azure e2e test by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1784
  • cloud-api-adaptor: Set dnsPolicy to ClusterFirstWithHostNet by @davidhadas in https://github.com/confidential-containers/cloud-api-adaptor/pull/1775
  • podvm: update qemu for rhel s390x by @Saripalli-lavanya in https://github.com/confidential-containers/cloud-api-adaptor/pull/1741
  • 0.8.1-alpha: updating go modules by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1786
  • Build: Update build.sh by @davidhadas in https://github.com/confidential-containers/cloud-api-adaptor/pull/1774
  • v0.8.1: bump kustomization references by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1790
  • v0.8.1: bumping go modules by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1791
  • Revert "Build: Update build.sh" by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1793
  • v0.8.2: bumping kustomization references by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1797
  • versions: update kbs image tag by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1789
  • test: add condition for kbs deploy in provisioner to align with e2e test by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1796
  • Revert 1789 and 1796 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1800
  • v0.8.2: bumping go modules by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1799
  • podvm-mkosi: build and push images with s390x runner in workflow by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1788
  • Release process: small changes by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1802
  • Bump google.golang.org/protobuf 1.33 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1805
  • Add load cloud providers as runtime plugins feature to CAA and Peerpod-ctrl by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1706
  • test/e2e: update assessment_runner.go by @chathuryaadapa in https://github.com/confidential-containers/cloud-api-adaptor/pull/1808
  • Docs/libvirt: small improvements by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1803
  • peerpodconfig-ctrl: Handle updating the CAA DS spec by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1814
  • 0.8.2 post release tasks by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1813
  • Resolve kustomize warnings by @ldoktor in https://github.com/confidential-containers/cloud-api-adaptor/pull/1752
  • Revert "Revert 1789 and 1796" by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1815
  • provisioner: Add support to fetch kbs nodeport service ip by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1812
  • podvm-mkosi: build s390x fedora image with SE enabled by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1818
  • README: add CI badge for azure by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1817
  • Docker provider by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1743
  • ci: add yq shim for v3/v4 support by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1819
  • podvm-mkosi: sshd failed for s390x fedora image by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1820
  • podvm: podvm_binaries - Revert s390x breakage by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1823
  • Provisioner: Add kbs provisioning steps in CI by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1684
  • libvirt: update script to config libvirt on RHEL. by @wyuany in https://github.com/confidential-containers/cloud-api-adaptor/pull/1822
  • libvirt: Fix config_libvirt to not exit by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1826
  • versions: Update version file with new nodeport changes by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1827
  • azure-e2e-test: Add test for key release in kbs by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1735
  • libvirt: fix default IP logic by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1806
  • Cloud-Api-Adaptor: PP Secure Comms by @davidhadas in https://github.com/confidential-containers/cloud-api-adaptor/pull/1776
  • security: bump golang 1.21.10 to fix GO-2024-2824 by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1836
  • workflows: e2e: Add the CAA image setup by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1828
  • libvirt: e2e test for attestation for sample tee by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1824
  • libvirt: Bump Kubernetes version by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1834
  • test/e2e: Skip unstable libvirt test by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1838
  • libvirt: use AAKBC=cckbc as default for peerpod binaries by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1841
  • libvirt: enable e2e test for attestation case in gha by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1840
  • Switch to use kata-containers main branch by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1754
  • podvm: rhel: Qemu plugin build for s390x by @Saripalli-lavanya in https://github.com/confidential-containers/cloud-api-adaptor/pull/1830
  • mkosi-podvm: Add debug variant tweaks by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1849
  • gpu: install kernel-modules on rhel by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1851
  • versions: Bump Golang to 1.21.11 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1857
  • podvm: launch guest-components as systemd units by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1858
  • fedora: bump fedora to version 39 by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1859
  • fedora: add dnf and openssh-clients for debug by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1862
  • versions: Bump fedora base image versions by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1860
  • test/e2e: Skip all libvirt env tests by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1861
  • versions: Bump golang-fedora image version by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1864
  • guest-components: Bump guest-components dependency by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1865
  • Kata agent config cleanup by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1856
  • Kcli version pinning by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1866
  • ibmse: bump guest components commit to support se-attester by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1873
  • versions: Update the kata versions to 3.6.0 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1872
  • podvm: Remove OPA from build by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1869
  • doc: update s390x mkosi build doc by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1877
  • ci: fix azure image build by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1867
  • 1879: fix LegacyKeyValueFormat warnings when build docker images by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1880
  • azure: enable azure e2e test on tdx machines by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1837
  • attestation-agent-config: generate attestation-agent config when createVM instance by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1868
  • azure: set northeurope as default replication loc by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1883
  • forwarder: remove aakbcparams from daemon.jsom by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1884
  • doc: Remove references to CCv0 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1885
  • Enable support for embedding custom pause image from authenticated registry in the pod VM image by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1887
  • config_libvirt.sh: detect also rhel-like distros by @esposem in https://github.com/confidential-containers/cloud-api-adaptor/pull/1888
  • doc: Release process by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1871
  • release: Pick operator release in install by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1889
  • mkosi-podvm: Remove NetworkManager from s390x fedora image by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/1894
  • release: Update go modules for pre-release by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1892

New Contributors

  • @redobed made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1531
  • @EmmEff made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1660
  • @cmaf made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1698
  • @ANJANA-A-R-K made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1745
  • @chathuryaadapa made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1761
  • @ldoktor made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1749
  • @davidhadas made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1781
  • @Saripalli-lavanya made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1741

Full Changelog: https://github.com/confidential-containers/cloud-api-adaptor/compare/v0.8.0...v0.9.0-alpha1-alpha.1

- Go
Published by stevenhorsman almost 2 years ago

cloud-api-adaptor - v0.8.2

What's Changed

  • Post 0.8.0 release - tagging modules by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1579
  • podvm-mkosi: Add option in mkosi build for AA_KBC by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1576
  • adaptor/azure: use context.Background for cleanup by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1572
  • docs: Development guide - small fixes by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1578
  • test: Add createcluster action to provisioner cli by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1561
  • azure: do not use cvms as node size in test provisioner by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1567
  • azure: aws: set defaults from environment to instanceTypes by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1582
  • peerpod-ctrl: bump cloud-api-adaptor by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1584
  • podvm-mkosi: remove cloud-init by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1532
  • Remove duplicate config scripts from packer configs and misc cleanups by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1585
  • podvm: Enable download-image on multi-arch by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1590
  • Refactor podvm workflows and enable on libvirt e2e by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1436
  • e2e: daily libvirt e2e-test with podvm-generic-ubuntu-amd64 podvm image by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1589
  • terraform: add new variables for existing VPC and subnet by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1592
  • workflows: fix checkout of the code on podvm by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1591
  • libvirt/kcli: defaults to Ubuntu 22.04 by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1594
  • podvm: build rhel peer pod VM qcow2 image for s390x by @redobed in https://github.com/confidential-containers/cloud-api-adaptor/pull/1531
  • libvirt: support s390x cluster by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1597
  • Introduce the release and on_push workflows by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1600
  • azure: Misc e2e fixes by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1568
  • podvm-mkosi: use toolchain from nixpkgs by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1523
  • Simplify adding a external provider by @tumberino in https://github.com/confidential-containers/cloud-api-adaptor/pull/1508
  • docs: Update provider documentation by @tumberino in https://github.com/confidential-containers/cloud-api-adaptor/pull/1611
  • e2e-test: fix one e2e-test bug by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1614
  • Daily Libvirt CI by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1595
  • podvm: fix podvm packer image build by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1617
  • WIP: workflows: install docker in e2e_libvirt by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1618
  • versions: Bump golang by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1620
  • version: Bump Builder base by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1621
  • X/net bump 0.17.0 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1612
  • test/e22: libvirt: Add delete pod test by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1608
  • workflows: rebase code on pullrequesttarget by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1622
  • e2e-test: grep for container id in nydus test by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1623
  • podvm: remove CentOS support by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1619
  • packer: Enable support for adding nvidia gpu to podvm image by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1602
  • podvm-mkosi: dm-verity, reproducible builds & measurements by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1606
  • docs: Add docs for e2e tests on CAA deployment by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1625
  • forwarder: customize the listener port by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1460
  • README: add CI badge for libvirt by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1624
  • podvm: revert agent-config path to /etc by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1627
  • versions: bump kata ref by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1632
  • provider: make existing provider managers can be reused by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1629
  • forwarder: update the condition for default route by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1631
  • azure: fix image reference string by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1635
  • Update AWS setup instructions by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1636
  • ci: Add git config to rebase code by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1634
  • e2e: use busybox to reduce e2e-test execution time by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1605
  • e2e: enable more than one pod in one test case by @wyuany in https://github.com/confidential-containers/cloud-api-adaptor/pull/1645
  • peerpod-ctrl: deprecate cloudmgr by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1648
  • doc: update doc to add ibmcloud specific properties by @wyuany in https://github.com/confidential-containers/cloud-api-adaptor/pull/1647
  • e2e-test: make e2e-test codes can be reused as a lib by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1642
  • e2e-test: fix e2e-test pipelines by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1651
  • test/e2e: Switch tests away from default namespace by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1653
  • peerpod-ctrl: fix Make command docker-buildx by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1649
  • Add policy support to peer-pods by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1607
  • podvm-mkosi: override kata-agent config path by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1656
  • process-user-data: process cloud-config yamls by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1644
  • docs: update docs to point to CoCo instructions by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1662
  • test/e2e: Add wait for namespace service account by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1661
  • Unify build workflows by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1603
  • Azure: Remove documentation moved to the website by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1666
  • e2e: Add support for pods' secure communication by @wyuany in https://github.com/confidential-containers/cloud-api-adaptor/pull/1663
  • aws: minor doc update by @EmmEff in https://github.com/confidential-containers/cloud-api-adaptor/pull/1660
  • process-user-data: use aws endpoint on aws by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1668
  • install: Deploy peerpod-ctrl by default by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1665
  • Misc fixes by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1664
  • aws: remove redundant aws-region flag on cloud-api-adaptor invocation by @EmmEff in https://github.com/confidential-containers/cloud-api-adaptor/pull/1670
  • libvirt: update scripts for libvirt by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1671
  • libvirt: Fix config_libvirt script by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1673
  • doc: Update README.md add YQ_VERSION by @lysliu in https://github.com/confidential-containers/cloud-api-adaptor/pull/1679
  • s390x: build fedora binaries for peerpod by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1678
  • e2e: update PodVM with Authenticated Registry cases by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1681
  • process-user-data: move logic in pkgs by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1674
  • Minor updates to the nvidia gpu setup script by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1685
  • Misc fixes by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1686
  • Azure: enable e2e workflow on daily basis by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1697
  • s390x: add s390x runner to build fedora binaries by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1694
  • packer: add replication region to shared image gallery by @cmaf in https://github.com/confidential-containers/cloud-api-adaptor/pull/1698
  • e2e-test: default delete timeout per cloudprovider by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1705
  • e2e-test: Add build directive to libvirt code by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1702
  • azure-image-build: Add missing pre-reqs by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1699
  • bug: fix the misc se-build error by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1711
  • ci: refer to vars.AZUREACRURL instead of secret by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1708
  • ci: disable binary artifact caching in azure podvm builds by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1713
  • policy: fix broken default policy symlink on mkosi by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1718
  • kbs: pin down to released working kbs image version by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1689
  • Provisioner: Add support to deploy kbs by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1518
  • test-e2e: Make KBS opt-in for e2e tests by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1722
  • podvm: Fix podvm-binaries build by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1726
  • ibmcloud: switch to k8s Community-Owned Package Repositories by @lysliu in https://github.com/confidential-containers/cloud-api-adaptor/pull/1730
  • podvm: upgrade protoc to v3.15.0 by @lysliu in https://github.com/confidential-containers/cloud-api-adaptor/pull/1734
  • kustomize: upgrade kustomize to v5.3.0 by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1731
  • versions: Bump golang by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1728
  • ci: update deb sources in azure podvm build by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1736
  • podvm: use correct PROTOC_ARCH value for s390x by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1738
  • podvm: trigger api-server-rest activation by file by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1751
  • cloud-config: add support for CDH config by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1748
  • peerpod-ctrl: Upgrade controller-tools version to latest v0.14.0 by @ANJANA-A-R-K in https://github.com/confidential-containers/cloud-api-adaptor/pull/1745
  • podvm-mkosi: support to build s390x fedora image by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1753
  • move cloud-providers to top go module by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1719
  • workflow: fix the bad workflows after we are in new file structure by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1757
  • podvm: fix podvmmkosiimage build and some links issues by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1758
  • peerpod-ctrl: Make undeploy depend on kustomize target by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1756
  • userdata: Ensure the parent dir exists by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1764
  • podvm-mkosi: fix Architecture cannot be used in [Match] by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1762
  • pin packer plugins versions by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1759
  • PodFailing scenario: updated assessment_runner.go by @chathuryaadapa in https://github.com/confidential-containers/cloud-api-adaptor/pull/1761
  • ci: add tdx attester to azure podvm image by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1714
  • libvirt: Improve the setup instructions to run libvirt tests by @ldoktor in https://github.com/confidential-containers/cloud-api-adaptor/pull/1749
  • azure: Comment out service principal env file by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1769
  • azure-podvm-image-build: Relogin before cleanup by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1772
  • ci: govulncheck is failed with new vulnerability GO-2024-2687 by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1783
  • cloud-api-adaptor: remove checksum from Dockerfile by @davidhadas in https://github.com/confidential-containers/cloud-api-adaptor/pull/1781
  • libvirt: deploy kbs for libvirt provider in e2e test by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1778
  • ci: fix working dir for azure e2e test by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1784
  • cloud-api-adaptor: Set dnsPolicy to ClusterFirstWithHostNet by @davidhadas in https://github.com/confidential-containers/cloud-api-adaptor/pull/1775
  • podvm: update qemu for rhel s390x by @Saripalli-lavanya in https://github.com/confidential-containers/cloud-api-adaptor/pull/1741
  • 0.8.1-alpha: updating go modules by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1786
  • Build: Update build.sh by @davidhadas in https://github.com/confidential-containers/cloud-api-adaptor/pull/1774
  • v0.8.1: bump kustomization references by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1790
  • v0.8.1: bumping go modules by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1791
  • Revert "Build: Update build.sh" by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1793
  • v0.8.2: bumping kustomization references by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1797
  • versions: update kbs image tag by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1789
  • test: add condition for kbs deploy in provisioner to align with e2e test by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1796
  • Revert 1789 and 1796 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1800
  • v0.8.2: bumping go modules by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1799

New Contributors

  • @redobed made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1531
  • @EmmEff made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1660
  • @cmaf made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1698
  • @ANJANA-A-R-K made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1745
  • @chathuryaadapa made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1761
  • @ldoktor made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1749
  • @davidhadas made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1781
  • @Saripalli-lavanya made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1741

Full Changelog: https://github.com/confidential-containers/cloud-api-adaptor/compare/v0.8.0...v0.8.2

- Go
Published by beraldoleal almost 2 years ago

cloud-api-adaptor - v0.8.1-alpha.1

What's Changed

  • Post 0.8.0 release - tagging modules by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1579
  • podvm-mkosi: Add option in mkosi build for AA_KBC by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1576
  • adaptor/azure: use context.Background for cleanup by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1572
  • docs: Development guide - small fixes by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1578
  • test: Add createcluster action to provisioner cli by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1561
  • azure: do not use cvms as node size in test provisioner by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1567
  • azure: aws: set defaults from environment to instanceTypes by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1582
  • peerpod-ctrl: bump cloud-api-adaptor by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1584
  • podvm-mkosi: remove cloud-init by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1532
  • Remove duplicate config scripts from packer configs and misc cleanups by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1585
  • podvm: Enable download-image on multi-arch by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1590
  • Refactor podvm workflows and enable on libvirt e2e by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1436
  • e2e: daily libvirt e2e-test with podvm-generic-ubuntu-amd64 podvm image by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1589
  • terraform: add new variables for existing VPC and subnet by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1592
  • workflows: fix checkout of the code on podvm by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1591
  • libvirt/kcli: defaults to Ubuntu 22.04 by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1594
  • podvm: build rhel peer pod VM qcow2 image for s390x by @redobed in https://github.com/confidential-containers/cloud-api-adaptor/pull/1531
  • libvirt: support s390x cluster by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1597
  • Introduce the release and on_push workflows by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1600
  • azure: Misc e2e fixes by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1568
  • podvm-mkosi: use toolchain from nixpkgs by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1523
  • Simplify adding a external provider by @tumberino in https://github.com/confidential-containers/cloud-api-adaptor/pull/1508
  • docs: Update provider documentation by @tumberino in https://github.com/confidential-containers/cloud-api-adaptor/pull/1611
  • e2e-test: fix one e2e-test bug by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1614
  • Daily Libvirt CI by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1595
  • podvm: fix podvm packer image build by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1617
  • WIP: workflows: install docker in e2e_libvirt by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1618
  • versions: Bump golang by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1620
  • version: Bump Builder base by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1621
  • X/net bump 0.17.0 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1612
  • test/e22: libvirt: Add delete pod test by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1608
  • workflows: rebase code on pullrequesttarget by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1622
  • e2e-test: grep for container id in nydus test by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1623
  • podvm: remove CentOS support by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1619
  • packer: Enable support for adding nvidia gpu to podvm image by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1602
  • podvm-mkosi: dm-verity, reproducible builds & measurements by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1606
  • docs: Add docs for e2e tests on CAA deployment by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1625
  • forwarder: customize the listener port by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1460
  • README: add CI badge for libvirt by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1624
  • podvm: revert agent-config path to /etc by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1627
  • versions: bump kata ref by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1632
  • provider: make existing provider managers can be reused by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1629
  • forwarder: update the condition for default route by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1631
  • azure: fix image reference string by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1635
  • Update AWS setup instructions by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1636
  • ci: Add git config to rebase code by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1634
  • e2e: use busybox to reduce e2e-test execution time by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1605
  • e2e: enable more than one pod in one test case by @wyuany in https://github.com/confidential-containers/cloud-api-adaptor/pull/1645
  • peerpod-ctrl: deprecate cloudmgr by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1648
  • doc: update doc to add ibmcloud specific properties by @wyuany in https://github.com/confidential-containers/cloud-api-adaptor/pull/1647
  • e2e-test: make e2e-test codes can be reused as a lib by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1642
  • e2e-test: fix e2e-test pipelines by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1651
  • test/e2e: Switch tests away from default namespace by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1653
  • peerpod-ctrl: fix Make command docker-buildx by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1649
  • Add policy support to peer-pods by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1607
  • podvm-mkosi: override kata-agent config path by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1656
  • process-user-data: process cloud-config yamls by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1644
  • docs: update docs to point to CoCo instructions by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1662
  • test/e2e: Add wait for namespace service account by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1661
  • Unify build workflows by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1603
  • Azure: Remove documentation moved to the website by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1666
  • e2e: Add support for pods' secure communication by @wyuany in https://github.com/confidential-containers/cloud-api-adaptor/pull/1663
  • aws: minor doc update by @EmmEff in https://github.com/confidential-containers/cloud-api-adaptor/pull/1660
  • process-user-data: use aws endpoint on aws by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1668
  • install: Deploy peerpod-ctrl by default by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1665
  • Misc fixes by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1664
  • aws: remove redundant aws-region flag on cloud-api-adaptor invocation by @EmmEff in https://github.com/confidential-containers/cloud-api-adaptor/pull/1670
  • libvirt: update scripts for libvirt by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1671
  • libvirt: Fix config_libvirt script by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1673
  • doc: Update README.md add YQ_VERSION by @lysliu in https://github.com/confidential-containers/cloud-api-adaptor/pull/1679
  • s390x: build fedora binaries for peerpod by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1678
  • e2e: update PodVM with Authenticated Registry cases by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1681
  • process-user-data: move logic in pkgs by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1674
  • Minor updates to the nvidia gpu setup script by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1685
  • Misc fixes by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1686
  • Azure: enable e2e workflow on daily basis by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1697
  • s390x: add s390x runner to build fedora binaries by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1694
  • packer: add replication region to shared image gallery by @cmaf in https://github.com/confidential-containers/cloud-api-adaptor/pull/1698
  • e2e-test: default delete timeout per cloudprovider by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1705
  • e2e-test: Add build directive to libvirt code by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1702
  • azure-image-build: Add missing pre-reqs by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1699
  • bug: fix the misc se-build error by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1711
  • ci: refer to vars.AZUREACRURL instead of secret by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1708
  • ci: disable binary artifact caching in azure podvm builds by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1713
  • policy: fix broken default policy symlink on mkosi by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1718
  • kbs: pin down to released working kbs image version by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1689
  • Provisioner: Add support to deploy kbs by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1518
  • test-e2e: Make KBS opt-in for e2e tests by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1722
  • podvm: Fix podvm-binaries build by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1726
  • ibmcloud: switch to k8s Community-Owned Package Repositories by @lysliu in https://github.com/confidential-containers/cloud-api-adaptor/pull/1730
  • podvm: upgrade protoc to v3.15.0 by @lysliu in https://github.com/confidential-containers/cloud-api-adaptor/pull/1734
  • kustomize: upgrade kustomize to v5.3.0 by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1731
  • versions: Bump golang by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1728
  • ci: update deb sources in azure podvm build by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1736
  • podvm: use correct PROTOC_ARCH value for s390x by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1738
  • podvm: trigger api-server-rest activation by file by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1751
  • cloud-config: add support for CDH config by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1748
  • peerpod-ctrl: Upgrade controller-tools version to latest v0.14.0 by @ANJANA-A-R-K in https://github.com/confidential-containers/cloud-api-adaptor/pull/1745
  • podvm-mkosi: support to build s390x fedora image by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1753
  • move cloud-providers to top go module by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1719
  • workflow: fix the bad workflows after we are in new file structure by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1757
  • podvm: fix podvmmkosiimage build and some links issues by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1758
  • peerpod-ctrl: Make undeploy depend on kustomize target by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1756
  • userdata: Ensure the parent dir exists by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1764
  • podvm-mkosi: fix Architecture cannot be used in [Match] by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1762
  • pin packer plugins versions by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1759
  • PodFailing scenario: updated assessment_runner.go by @chathuryaadapa in https://github.com/confidential-containers/cloud-api-adaptor/pull/1761
  • ci: add tdx attester to azure podvm image by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1714
  • libvirt: Improve the setup instructions to run libvirt tests by @ldoktor in https://github.com/confidential-containers/cloud-api-adaptor/pull/1749
  • azure: Comment out service principal env file by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1769
  • azure-podvm-image-build: Relogin before cleanup by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1772
  • ci: govulncheck is failed with new vulnerability GO-2024-2687 by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1783
  • cloud-api-adaptor: remove checksum from Dockerfile by @davidhadas in https://github.com/confidential-containers/cloud-api-adaptor/pull/1781
  • libvirt: deploy kbs for libvirt provider in e2e test by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1778
  • ci: fix working dir for azure e2e test by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1784
  • cloud-api-adaptor: Set dnsPolicy to ClusterFirstWithHostNet by @davidhadas in https://github.com/confidential-containers/cloud-api-adaptor/pull/1775
  • podvm: update qemu for rhel s390x by @Saripalli-lavanya in https://github.com/confidential-containers/cloud-api-adaptor/pull/1741
  • 0.8.1-alpha: updating go modules by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/1786

New Contributors

  • @redobed made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1531
  • @EmmEff made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1660
  • @cmaf made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1698
  • @ANJANA-A-R-K made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1745
  • @chathuryaadapa made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1761
  • @ldoktor made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1749
  • @davidhadas made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1781
  • @Saripalli-lavanya made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1741

Full Changelog: https://github.com/confidential-containers/cloud-api-adaptor/compare/v0.8.0...v0.8.1-alpha.1

- Go
Published by beraldoleal almost 2 years ago

cloud-api-adaptor - v0.8.0

- Go
Published by wainersm over 2 years ago

cloud-api-adaptor - v0.8.0-alpha.1

What's Changed

  • Release 0.7.0 tagging go modules by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1242
  • Azure: Remove vnet creation dependency from provisioner by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1222
  • azure-packer: Add sensitive flag to variables by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1182
  • ibmcloud: Added fixes to resolve unstable test results by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1230
  • test/provisioner: avoid adding duplicate file in secretGenerator by @bookinabox in https://github.com/confidential-containers/cloud-api-adaptor/pull/1193
  • test/e2e/livirt: allow prop file overwrite cluster name by @bookinabox in https://github.com/confidential-containers/cloud-api-adaptor/pull/1174
  • tests: add worker label through go by @bookinabox in https://github.com/confidential-containers/cloud-api-adaptor/pull/1152
  • azure-docs: Add troubleshooting section by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/978
  • azure: mask client secret in image makefile by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1246
  • deps: update Go to v1.20.6 by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1215
  • ibmcloud: Wait condition for deleting subnets by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1258
  • azure-packer: Add defaults to RHEL,CentOS image SKUs by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1256
  • image: revert to use amd64 as build platform by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1259
  • test/e2e/libvirt: UploadPodvm() Go Rewrite by @bookinabox in https://github.com/confidential-containers/cloud-api-adaptor/pull/1191
  • bug: fix the provisioner-cli readme when build libvirt by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1276
  • install: add rollingUpdate strategy in caa daemonset by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1274
  • deps: upgrade rust to 1.69.0 by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1278
  • readme: update meeting time by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1284
  • podvm: replace sed seperators in pod image makefile by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1289
  • Post v0.7.0 release updates by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1264
  • azure-provisioner: Default to CVM instead of VM by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1296
  • azure-provisioner: Get RG when using CI managed RG by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1292
  • azure-ci-static-infra: Output the managed identity name by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1298
  • deps: update Go to v1.20.7 by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1301
  • Support adding custom tags to podvm instances by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1281
  • ibmcloud: Added test skip for userlogs by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1302
  • provisioner-cli: Update provisioner files to include profile id support by @tiashah1 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1279
  • azure-provisioner: Support for custom CAA images by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1294
  • ibmcloud: allow list of image-ids by @jtumber-ibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1267
  • azure: add tdx runtime libraries to podvm by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1316
  • ibmcloud: Auto update CAA tag by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1312
  • Azure: Add CI pipeline for e2e test by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/932
  • ibmcloud: wait condition for ssh deletion by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1304
  • pkg/adaptor/libvirt: adds support for s390x based libvirt hosts by @CarstenLeue in https://github.com/confidential-containers/cloud-api-adaptor/pull/1262
  • ibmcloud: Logs for debugging nightly tests by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1324
  • ibmcloud: allow kubernetes service endpoint to be overridden by @mattarnoatibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1331
  • ibmcloud: Fix container execution error by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1334
  • Easy peerpod-ctrl deployment by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1310
  • ibmcloud: Test Cases for checking peerpod with authenticated image by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1157
  • libvirt: improve the get domain IPs mechanism by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1332
  • install: add probes for caa ds rolling update by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1323
  • tests/e2e/libvirt: close test gap. by @bookinabox in https://github.com/confidential-containers/cloud-api-adaptor/pull/1236
  • ibmcloud: Updated path in Test CSI Wrapper documentation by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1337
  • workflow: retry caa image build by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1341
  • azure: convert e2e test to manual trigger by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1352
  • Guest components bump 3d8192f8d by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1354
  • azure: point federated credentials to main by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1356
  • controllers: refactor and add verify checks by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1350
  • libvirt: Get LIBVIRT_IP from network XML config by @bookinabox in https://github.com/confidential-containers/cloud-api-adaptor/pull/1244
  • test/libvirt: allow libvirt conn URI to be specified by @bookinabox in https://github.com/confidential-containers/cloud-api-adaptor/pull/1307
  • webhook: add .gitignore file by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1345
  • 1091: Make the provisioner CLI Makefile choose the GOOS automatically by @tiashah1 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1372
  • 1092: Skip checking properties unnecessary for image upload are set if the provisioner only does the upload image action by @tiashah1 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1371
  • versions: Bump attestation-agent version by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1378
  • Allow prebuilt podvm image in e2e test by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1376
  • azure: cache podvm binaries in e2e test workflow by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1368
  • Libvirt e2e CI for pull requests by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1318
  • tests: add functionality to test pod removal by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1383
  • test: kata-agent step in az e2etest requires go by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1387
  • webhook: add ppc64le platform support by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1343
  • workflow: Remove fixes check by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1389
  • doc: Add initial architecture document by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1320
  • podvm: Add clang libraries from llvm by @jtumber-ibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1386
  • podvm: install imds script also for the generic build by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1366
  • azure: add workflow to build nightly podvm images by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1391
  • Podvm version defaults by @jtumber-ibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1388
  • peerpodconfig: Make the limit as per node by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1390
  • workflow: set context to build peerpod-ctrl image by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1404
  • Relative make includes by @jtumber-ibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1400
  • podvm: force Make to use shell with redirect by @jtumber-ibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1407
  • aws: Enable publicIP usage for pod VM by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1380
  • podvm build: include AA binary in BINARIES list by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1408
  • libvirt: Add support for SEV by @bookinabox in https://github.com/confidential-containers/cloud-api-adaptor/pull/1397
  • pkg/adaptor/libvirt: cloud init ISO file using native go by @CarstenLeue in https://github.com/confidential-containers/cloud-api-adaptor/pull/1268
  • Libvirt e2eonpull workflow fixes by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1413
  • Misc AWS fixes by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1409
  • podvm: Fix Makefile mistakes by @jtumber-ibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1419
  • deps: Update Go to v1.20.8 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1422
  • Add support for userData in Azure by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1360
  • build(deps): bump golang.org/x/crypto from 0.0.0-20220214200702-86341886e292 to 0.1.0 in /webhook by @dependabot in https://github.com/confidential-containers/cloud-api-adaptor/pull/1377
  • podvm: Use ROOT_DIR location for base binaries by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1427
  • workflows: read properties from versions.yaml by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1423
  • azure: do not use service principal in instructions by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1405
  • Rust 1.72.0 version bump by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1430
  • ibmcloud: add provider to peerpod-ctl by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1433
  • Minor fixes to Azure Static CI Infra by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1414
  • webhook: add verify targets by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1348
  • azure-ci: Use versions.yaml for Rust, Go & Kata by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1437
  • ConfigVerifier: Veify cloud service config before Start cloud services by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1418
  • install: enhance start probe checker conditions by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1438
  • peerpod-ctl: build multi-arch images for peerpod-ctl by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1439
  • e2e testing for AWS - part 1 by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1370
  • e2e test: add test case for non-disruptive PeerPod upgrade by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1434
  • volumes: fix the error to create nginx pod for ibm by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1445
  • azure: fix cwd for versions.yaml parsing by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1451
  • azure: Extract pod-vm image build docs by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1449
  • Handle container registry authentication via userdata by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1440
  • azure: add sharedimagegallery_destination for RHEL by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1455
  • build: make yq version.yml processing more robust by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1463
  • Add cdh and asr by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1435
  • azure: use version.yaml hash keys in podvm build by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1466
  • azure-docs: Minor changes to instructions by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1453
  • github: add citation by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1464
  • powervs: use public IP to connect to the peer pod vm by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1462
  • azure: build podvm with cc_kbc by default by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1470
  • csi-wrapper: add example for AWS EBS CSI driver by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1364
  • e2e/test: reduce the output of TestCaaDaemonsetRollingUpdate by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1475
  • adaptor: Fix problem in LoadEnv in cloud Providers by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1456
  • ibmcloud: fix peerpod-ctl error in LoadEnv by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1476
  • azure: add CDH binaries to podvm build by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1473
  • podvm: fix attestation-agent build on ppc64le by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1469
  • e2e: allow prebuilt caa image in Azure test by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1477
  • install: store secrets in an env file for ibmcloud-powervs by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1144
  • podvm: fix CDH's api-server-rest startup by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1478
  • Use non dockerhub fedora image by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1479
  • azure-podvm-image-build: Install protobuf by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1485
  • azure-packer: Add azure packer provider block by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1486
  • test/e2e: enable tests for AWS by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1459
  • azure-podvm-image-build: Use repository vars by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1482
  • test: misc enhancements to the azure e2e test code by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1394
  • podvm: bump guest-components version by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1500
  • podvm: remove cdh,attestation-agent units by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1499
  • e2e-tests: Add a default deletion time for all tests by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1481
  • ci: add formatting for terraform and packer files by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1503
  • azure-build-pod-vm-image: Default to SNP vTPM KBC by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1501
  • e2e/test: enhance TestCaaDaemonsetRollingUpdate by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1507
  • podvm: update RHEL and CentOS by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1494
  • deps: update golang to 1.20.10 by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1515
  • probe: make startup probe optional by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1514
  • image: pull image via remote-snapshotter by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1512
  • azure-e2e: Install AKS in parallel to podvm image build by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1472
  • podvm-mkosi: build podvm images from scratch with mkosi by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1489
  • Misc controller fixes by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1522
  • peerpod-ctrl: add libvirt ssh authentication support by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1488
  • peerpodconfig-ctrl: Fix the gh-action job by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1527
  • ibmcloud: e2e test for flexible instance profiles by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1420
  • ibmcloud: Included Readiness Probe along with nginx containers by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1502
  • Release process document improvements by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1528
  • peerpod-ctrl: check and clean old PeerPod objects by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1517
  • image: build dev and release image for all arch by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/1530
  • e2e/test: improve TestCaaDaemonsetRollingUpdate by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1533
  • e2e/test: Use multi-arch images in quay for update test by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1535
  • Azure: Use versions.yaml to read go version in e2e test by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1509
  • podvm: Use local files for build and reference versions file by @jtumber-ibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1448
  • ibmcloud: Fix instance test case failures by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1537
  • caa: Fix missing defaults and yq in image build by @jtumber-ibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1538
  • caa: install yq from source for crossarch builds by @jtumber-ibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1540
  • caa: cross-compile for release images by @jtumber-ibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1541
  • Azure: Add self managed provisioner for e2e test by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1447
  • Misc CVM fixes for AWS by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1539
  • Add nydus-snapshotter enablement and verification by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1547
  • build(deps): bump google.golang.org/grpc from 1.47.0 to 1.56.3 in /volumes/csi-wrapper by @dependabot in https://github.com/confidential-containers/cloud-api-adaptor/pull/1554
  • build(deps): bump google.golang.org/grpc from 1.49.0 to 1.56.3 in /peerpod-ctrl by @dependabot in https://github.com/confidential-containers/cloud-api-adaptor/pull/1555
  • build(deps): bump google.golang.org/grpc from 1.47.0 to 1.56.3 by @dependabot in https://github.com/confidential-containers/cloud-api-adaptor/pull/1553
  • Release 0.8.0-rc1 - update dependencies by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1550
  • Fix workflow podvm builds by @jtumber-ibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1556
  • libvirt: update README uninstall by @bookinabox in https://github.com/confidential-containers/cloud-api-adaptor/pull/1416

New Contributors

  • @bookinabox made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1193
  • @tiashah1 made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1279
  • @CarstenLeue made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1262

Full Changelog: https://github.com/confidential-containers/cloud-api-adaptor/compare/v0.7.0...v0.8.0-alpha.1

- Go
Published by stevenhorsman over 2 years ago

cloud-api-adaptor - v0.7.0

What's Changed

  • Go mod caa 0.6 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1066
  • aws: Add unit tests by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1051
  • ibmcloud: Added test case to check peer pod created with job by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/942
  • ibmcloud: remove depricated terraform folder/scripts by @Jordan9500 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1040
  • install: Delete old payloads by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1064
  • webhook: Add automation for building the webhook by @Jordan9500 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1071
  • Webhook: Update curl image to point at 8.1.1 by @Jordan9500 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1075
  • ibmcloud: Automatic vpc parameters by @jtumber-ibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1074
  • e2e-test: use a new way to get caa commit_it in ibmcloud e2e-test pipeline by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1080
  • ibmcloud: e2e-test cases for ibmcloud to check peer-pod Logs User from container by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1002
  • ibmcloud: Updating username in workflow by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1082
  • ibmcloud: Bug fix for test case with user image by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1086
  • podvm: Setup NAT rules for AWS/Azure for IMDS connectivity by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1048
  • ibmcloud: Test trigger updated to workflow_dispatch by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1087
  • volume/csi-wrapper: update README doc and fix patch by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1078
  • ibmcloud: self-managed cluster qol updates by @jtumber-ibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1085
  • podvm: install libtss2 for ubuntu azure by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1094
  • ibmcloud: Bug fix to catch PodVm Failure by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1098
  • Rename staging to main by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1097
  • dependabot: Skip Fixes Check if user is dependabot by @Jordan9500 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1099
  • csi-wrapper: Run csi-wrapper with ibm-vpc-block-csi-driver master version by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1102
  • volume/csi-wrapper: make sure CSI target path has been mounted before… by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1069
  • powervs: add podvm image documentation for IBM Cloud PowerVS provider by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/800
  • azure: add service prinicipal cleanup step to readme by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1090
  • ibmcloud: e2e Test cases for ibmcloud to check Peer Pod Logs Working Directory from container by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1046
  • build(deps): bump golang.org/x/net from 0.0.0-20220225172249-27dd8689420f to 0.7.0 in /webhook by @dependabot in https://github.com/confidential-containers/cloud-api-adaptor/pull/1083
  • podvm: Update kata-version to CCv0 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1106
  • Add support for flexible instance types by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1088
  • powervs: minor fixes in image build doc by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1118
  • ibmcloud: Added test cases to check peer pod logs environment variables by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1104
  • doc: release doc by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1110
  • ci: fix broken link to community repo by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1121
  • Add documentation on using precreated qcow2 image for AWS and Azure by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1056
  • ibmcloud: Added test cases to check peer pod with large image by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1112
  • image: use golang-fedora as builder by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1116
  • Add flexible VM sizes support for Azure provider by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1123
  • ibmcloud: Fix for container failure on test cases by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1129
  • podvm: switch to attestation-agent in guest-component repo by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1133
  • deps: upgrade to Go 1.20.5 by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1140
  • e2e: csi-wrapper test case base on ibm-vpc-block-csi-driver:master by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1125
  • ci: add workflow to detect broken links by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1138
  • ci: add go tidy check by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1142
  • podnetwork: Refactor to use the new type net/netip package by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/954
  • Azure: Use env file for secrets in kustomization by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1132
  • azure-docs: minor instructions fixs by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1143
  • azure: Fix IP address parsing error by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/1151
  • test/e2e: increase timeout to wait cc-operator-daemon-install by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1147
  • tls-certs: tow tiny changes for tls-proxy-forwarder document by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1155
  • ibmcloud: Flexible instance profiles by @jtumber-ibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1158
  • Update node label prefix by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/784
  • ci: add govulncheck workflow and fix findings by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1167
  • entrypoint: Fix formatting by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1186
  • deps: update to Go v1.20.6 by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1176
  • ci: minor refactoring of workflow triggers by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1171
  • Add support for azurefile CSI provider by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1173
  • ibmcloud: Bug fix to resolve unstable testuser image by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1195
  • volumes/csi-wrapper: rework READMEs by @iaguis in https://github.com/confidential-containers/cloud-api-adaptor/pull/1196
  • volume/csi-wrapper: support multiple mount path in a single container by @lysliu in https://github.com/confidential-containers/cloud-api-adaptor/pull/1130
  • feat: upgrading the setup-go action to v4 by @tungbq in https://github.com/confidential-containers/cloud-api-adaptor/pull/1198
  • libvirt: add LIBVIRTVOLNAME environment variable by @esposem in https://github.com/confidential-containers/cloud-api-adaptor/pull/1061
  • e2e: add workflow for csi wrapper e2e test by @wyuany in https://github.com/confidential-containers/cloud-api-adaptor/pull/1194
  • provisioner-azure: Use API to label nodes by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1184
  • csi-wrapper: fix README by @iaguis in https://github.com/confidential-containers/cloud-api-adaptor/pull/1210
  • Azure community gallery support by @jepio in https://github.com/confidential-containers/cloud-api-adaptor/pull/1202
  • Add support of workload identity to provisioner for CI by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1177
  • Azure resource cleanup by @jepio in https://github.com/confidential-containers/cloud-api-adaptor/pull/1204
  • deps: fix go.sum by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1218
  • podnetwork: Fix workerNodeTunneler.Setup() panic by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1208
  • provisioner-azure: Remove non-existent CLOUD_PROVIDER by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1190
  • Updates to CoCo 0.7.0 rc1 by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1225
  • Update peerpods-ctrl and csi-wrapper to v0.7.0-alpha.1 by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1227
  • podvm: fix podvm image build by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1229
  • azure-packer: Provide consistent path of toupload dir by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1180
  • podvm: Fix KATA_SRC_BRANCH by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1233
  • Update Kata Containers and CoCo operator for 0.7.0 by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1235
  • install: pin cloud-api-adaptor image for v0.7.0 by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1239

New Contributors

  • @dependabot made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1083
  • @iaguis made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1196
  • @lysliu made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1130
  • @tungbq made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1198
  • @esposem made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1061
  • @jepio made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1202

Full Changelog: https://github.com/confidential-containers/cloud-api-adaptor/compare/v0.6.0...v0.7.0

- Go
Published by wainersm over 2 years ago

cloud-api-adaptor - v0.7.0-alpha.2

What's Changed

  • Go mod caa 0.6 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1066
  • aws: Add unit tests by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1051
  • ibmcloud: Added test case to check peer pod created with job by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/942
  • ibmcloud: remove depricated terraform folder/scripts by @Jordan9500 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1040
  • install: Delete old payloads by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1064
  • webhook: Add automation for building the webhook by @Jordan9500 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1071
  • Webhook: Update curl image to point at 8.1.1 by @Jordan9500 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1075
  • ibmcloud: Automatic vpc parameters by @jtumber-ibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1074
  • e2e-test: use a new way to get caa commit_it in ibmcloud e2e-test pipeline by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1080
  • ibmcloud: e2e-test cases for ibmcloud to check peer-pod Logs User from container by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1002
  • ibmcloud: Updating username in workflow by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1082
  • ibmcloud: Bug fix for test case with user image by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1086
  • podvm: Setup NAT rules for AWS/Azure for IMDS connectivity by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1048
  • ibmcloud: Test trigger updated to workflow_dispatch by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1087
  • volume/csi-wrapper: update README doc and fix patch by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1078
  • ibmcloud: self-managed cluster qol updates by @jtumber-ibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1085
  • podvm: install libtss2 for ubuntu azure by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1094
  • ibmcloud: Bug fix to catch PodVm Failure by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1098
  • Rename staging to main by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1097
  • dependabot: Skip Fixes Check if user is dependabot by @Jordan9500 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1099
  • csi-wrapper: Run csi-wrapper with ibm-vpc-block-csi-driver master version by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1102
  • volume/csi-wrapper: make sure CSI target path has been mounted before… by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1069
  • powervs: add podvm image documentation for IBM Cloud PowerVS provider by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/800
  • azure: add service prinicipal cleanup step to readme by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1090
  • ibmcloud: e2e Test cases for ibmcloud to check Peer Pod Logs Working Directory from container by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1046
  • build(deps): bump golang.org/x/net from 0.0.0-20220225172249-27dd8689420f to 0.7.0 in /webhook by @dependabot in https://github.com/confidential-containers/cloud-api-adaptor/pull/1083
  • podvm: Update kata-version to CCv0 by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1106
  • Add support for flexible instance types by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1088
  • powervs: minor fixes in image build doc by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1118
  • ibmcloud: Added test cases to check peer pod logs environment variables by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1104
  • doc: release doc by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1110
  • ci: fix broken link to community repo by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1121
  • Add documentation on using precreated qcow2 image for AWS and Azure by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1056
  • ibmcloud: Added test cases to check peer pod with large image by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1112
  • image: use golang-fedora as builder by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1116
  • Add flexible VM sizes support for Azure provider by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1123
  • ibmcloud: Fix for container failure on test cases by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1129
  • podvm: switch to attestation-agent in guest-component repo by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1133
  • deps: upgrade to Go 1.20.5 by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1140
  • e2e: csi-wrapper test case base on ibm-vpc-block-csi-driver:master by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1125
  • ci: add workflow to detect broken links by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1138
  • ci: add go tidy check by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1142
  • podnetwork: Refactor to use the new type net/netip package by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/954
  • Azure: Use env file for secrets in kustomization by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1132
  • azure-docs: minor instructions fixs by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1143
  • azure: Fix IP address parsing error by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/1151
  • test/e2e: increase timeout to wait cc-operator-daemon-install by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1147
  • tls-certs: tow tiny changes for tls-proxy-forwarder document by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1155
  • ibmcloud: Flexible instance profiles by @jtumber-ibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1158
  • Update node label prefix by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/784
  • ci: add govulncheck workflow and fix findings by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1167
  • entrypoint: Fix formatting by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1186
  • deps: update to Go v1.20.6 by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1176
  • ci: minor refactoring of workflow triggers by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1171
  • Add support for azurefile CSI provider by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1173
  • ibmcloud: Bug fix to resolve unstable testuser image by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1195
  • volumes/csi-wrapper: rework READMEs by @iaguis in https://github.com/confidential-containers/cloud-api-adaptor/pull/1196
  • volume/csi-wrapper: support multiple mount path in a single container by @lysliu in https://github.com/confidential-containers/cloud-api-adaptor/pull/1130
  • feat: upgrading the setup-go action to v4 by @tungbq in https://github.com/confidential-containers/cloud-api-adaptor/pull/1198
  • libvirt: add LIBVIRTVOLNAME environment variable by @esposem in https://github.com/confidential-containers/cloud-api-adaptor/pull/1061
  • e2e: add workflow for csi wrapper e2e test by @wyuany in https://github.com/confidential-containers/cloud-api-adaptor/pull/1194
  • provisioner-azure: Use API to label nodes by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1184
  • csi-wrapper: fix README by @iaguis in https://github.com/confidential-containers/cloud-api-adaptor/pull/1210
  • Azure community gallery support by @jepio in https://github.com/confidential-containers/cloud-api-adaptor/pull/1202
  • Add support of workload identity to provisioner for CI by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1177
  • Azure resource cleanup by @jepio in https://github.com/confidential-containers/cloud-api-adaptor/pull/1204
  • deps: fix go.sum by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/1218
  • podnetwork: Fix workerNodeTunneler.Setup() panic by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1208
  • provisioner-azure: Remove non-existent CLOUD_PROVIDER by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1190
  • Updates to CoCo 0.7.0 rc1 by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1225
  • Update peerpods-ctrl and csi-wrapper to v0.7.0-alpha.1 by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/1227
  • podvm: fix podvm image build by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1229
  • azure-packer: Provide consistent path of toupload dir by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/1180
  • podvm: Fix KATA_SRC_BRANCH by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1233

New Contributors

  • @dependabot made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1083
  • @iaguis made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1196
  • @lysliu made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1130
  • @tungbq made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1198
  • @esposem made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1061
  • @jepio made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1202

Full Changelog: https://github.com/confidential-containers/cloud-api-adaptor/compare/v0.6.0...v0.7.0-alpha.2

- Go
Published by stevenhorsman over 2 years ago

cloud-api-adaptor - v0.6.0

What's Changed

  • all: Update credentials format by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/827
  • Update go.mod of dependent projects to refer to v0.5.0 by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/825
  • Use new pkg path of cloudmgr in peerpod-ctrl by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/831
  • peerpodconfig-ctrl: Make caa image configurable using env var by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/832
  • workflow: ibmcloud e2e-tests base on iks clusters by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/829
  • Azure: parameterize ssh user name by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/791
  • ibmcloud: add new provision property to configure provider type by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/835
  • peerpodconfig-ctrl: change logging format by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/836
  • Testcases to check Configmap and Secret by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/808
  • Fix a flaky test in pkg/adaptor/server_test.go by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/839
  • test/e2e: Enable configmap and secret tests to Libvirt by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/838
  • podvm: Fix attestation-agent version by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/843
  • ci: Unify redundant unit test execution by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/841
  • cmd: Show version information by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/851
  • Fix handling of nodeselector in peerpodconfig controller by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/854
  • Use correct podvm binaries image as default by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/856
  • csi-wrapper: Fix lint errors and enable lint checks in CI by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/849
  • peerpodconfig-ctrl: remove provider fetching by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/862
  • e2e: overwrite use caa tag when run e2e test by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/868
  • azure: Update image build docs by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/866
  • test/e2e: Enable configmap and secret tests to azure by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/844
  • Revert "azure: Update image build docs" by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/873
  • Add support for containerised azure packer builds by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/860
  • ibmcloud: Testcases for peer pod container with external IP access by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/848
  • Refactor the build procedure of the cloud-api-adaptor container image by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/874
  • cloud: add new provider - IBM Cloud PowerVS by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/750
  • Fetch git tags when buliding container images in CI by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/879
  • Fix 865 by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/876
  • peerpod-ctrl: fix README.md by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/875
  • peerpod-ctrl: dynamically fetch cloud provider config by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/882
  • peerpod-ctrl: add log to identify dynamic provider configuration by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/888
  • podvm: skip download ubuntu checksum during build by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/890
  • Build AWS AMI by running packer inside a container by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/884
  • Revert "podvm: skip download ubuntu checksum during build" by @jtumber-ibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/892
  • azure: Set default values for plan,publisher and product by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/891
  • azure: resource group is essential for deletion by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/894
  • peerpod-ctrl: bump cloud-api-adaptor to support latest fixes by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/896
  • webhook: Update go-restful package by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/902
  • k8sops: map Pods to their owned PeerPod objects by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/898
  • Use same pod vm image settings for different providers by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/905
  • podvm: Add support for UEFI build argument by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/907
  • Update runtime payload runtimeclassname by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/903
  • CI Infra: Add terraform code to setup static Infra by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/885
  • aws: bump rhel version for ami creation by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/908
  • Azure: Support for booting CVMs by @knrt10 in https://github.com/confidential-containers/cloud-api-adaptor/pull/861
  • powervs: deploy ibmcloud-powervs provider as a pod by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/802
  • peerpodconfig: Handle empty nodesList by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/910
  • Update runtimeclassname in docs/tests/webhook by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/904
  • Azure Packer Remove Build location variable by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/915
  • azure: update sku in Dockerfile to CVM by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/929
  • webhook: improve install docs by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/920
  • Azure Static CI Infra: Update role assignment reference by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/912
  • ibmcloud: add missing line break in entrypoint by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/937
  • provisioncli: Add install and uninstall actions by @jtumber-ibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/924
  • podvm: Update kata branch to CCv0 by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/940
  • ibmcloud: update runtime handler to kata-remote by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/934
  • ibmcloud: build se-image with docker and packer by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/880
  • podvm: Update description of CAASRCREF by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/952
  • Allow for provisioner-cli to be run from anywhere by @jtumber-ibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/951
  • docs: Update ibmcloud deploy documentation by @jtumber-ibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/949
  • test/e2e: Refactor kata e2e tests by @mattarnoatibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/921
  • ibmcloud: upload se-podvm image with correct osName by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/960
  • peerpodconfig-ctrl: rename CAA_IMAGE env var by @jensfr in https://github.com/confidential-containers/cloud-api-adaptor/pull/963
  • webhook: Fix module naming by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/968
  • podvm: Start Attestation Agent process in podns namespace by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/776
  • e2e-test: ibmcloud se image test pipeline and one fix for ubuntu podvm image build by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/975
  • azure-static-ci: Output gallery & image def name by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/971
  • podvm: increase s390x podvm build boot_wait by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/980
  • podvm: Disable VNC of Packer QEMU Builder by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/982
  • azure-packer: Allow user to use local credentials by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/973
  • ci: increase golangci-lint timeout by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/989
  • podnetwork: Refactor the netops package with a simpler interface by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/947
  • azure-docs: Add steps to build container image by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/944
  • azure-packer: No need to specify AZURE_REGION by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/993
  • ibmcloud: Support Container Auth with IAM Profiles by @jtumber-ibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/991
  • podvm: contribute podvm-generic-ubuntu oci images by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1010
  • Add versions.yaml file by @jtumber-ibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/893
  • docs: update the doc for adding a new provider by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/998
  • proxy: Use fixed delay for proxy connection by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1013
  • e2e-ibmcloud: quick fix to unblock ibmcloud e2e test by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1022
  • ci: add shellcheck to lint workflow and fix issues by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/955
  • entrypoint: fix shellcheck issue by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1026
  • Operator switch by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1027
  • podvm: Update AA install path by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1032
  • csi-wrapper: Build csi-wrapper images via GHA by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1031
  • doc: Fix typo by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1034
  • Azure: Modify azure provisioner to use default credentials by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1017
  • add e2e test case to verify SE pod vm by @wyuany in https://github.com/confidential-containers/cloud-api-adaptor/pull/1024
  • csi-wrapper-images: fix entrypoint for csi-wraper images. by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1038
  • volume/csi-wrapper: replay and update yaml files by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1043
  • volume/csi-wrapper: update README doc by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/1052
  • csi-wrapper: update crd to common api group by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1055
  • 0.6.0 release versions by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1059

New Contributors

  • @sudharshanibm3 made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/808
  • @katexochen made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/929
  • @wyuany made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/1024

Full Changelog: https://github.com/confidential-containers/cloud-api-adaptor/compare/v0.5.0...v0.6.0

- Go
Published by stevenhorsman almost 3 years ago

cloud-api-adaptor - v0.6.0-alpha.3

What's Changed

  • e2e-test: ibmcloud se image test pipeline and one fix for ubuntu podvm image build by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/975
  • azure-static-ci: Output gallery & image def name by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/971
  • podvm: increase s390x podvm build boot_wait by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/980
  • podvm: Disable VNC of Packer QEMU Builder by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/982
  • azure-packer: Allow user to use local credentials by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/973
  • ci: increase golangci-lint timeout by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/989
  • podnetwork: Refactor the netops package with a simpler interface by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/947
  • azure-docs: Add steps to build container image by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/944
  • azure-packer: No need to specify AZURE_REGION by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/993
  • ibmcloud: Support Container Auth with IAM Profiles by @jtumber-ibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/991
  • podvm: contribute podvm-generic-ubuntu oci images by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1010
  • Add versions.yaml file by @jtumber-ibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/893
  • docs: update the doc for adding a new provider by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/998
  • proxy: Use fixed delay for proxy connection by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1013
  • e2e-ibmcloud: quick fix to unblock ibmcloud e2e test by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1022
  • ci: add shellcheck to lint workflow and fix issues by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/955
  • entrypoint: fix shellcheck issue by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/1026
  • Operator switch by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/1027
  • podvm: Update AA install path by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/1032
  • csi-wrapper: Build csi-wrapper images via GHA by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/1031

Full Changelog: https://github.com/confidential-containers/cloud-api-adaptor/compare/v0.6.0-alpha.2...v0.6.0-alpha.3

- Go
Published by bpradipt almost 3 years ago

cloud-api-adaptor - v0.6.0-alpha.2

What's Changed

  • ibmcloud: add missing line break in entrypoint by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/937
  • provisioncli: Add install and uninstall actions by @jtumber-ibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/924
  • podvm: Update kata branch to CCv0 by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/940
  • ibmcloud: update runtime handler to kata-remote by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/934
  • ibmcloud: build se-image with docker and packer by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/880
  • podvm: Update description of CAASRCREF by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/952
  • Allow for provisioner-cli to be run from anywhere by @jtumber-ibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/951
  • docs: Update ibmcloud deploy documentation by @jtumber-ibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/949
  • test/e2e: Refactor kata e2e tests by @mattarnoatibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/921
  • ibmcloud: upload se-podvm image with correct osName by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/960
  • peerpodconfig-ctrl: rename CAA_IMAGE env var by @jensfr in https://github.com/confidential-containers/cloud-api-adaptor/pull/963
  • webhook: Fix module naming by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/968
  • podvm: Start Attestation Agent process in podns namespace by @mkulke in https://github.com/confidential-containers/cloud-api-adaptor/pull/776

Full Changelog: https://github.com/confidential-containers/cloud-api-adaptor/compare/v0.6.0-alpha.1...v0.6.0-alpha.2

- Go
Published by bpradipt almost 3 years ago

cloud-api-adaptor - v0.6.0-alpha.1

What's Changed

  • all: Update credentials format by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/827
  • Update go.mod of dependent projects to refer to v0.5.0 by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/825
  • Use new pkg path of cloudmgr in peerpod-ctrl by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/831
  • peerpodconfig-ctrl: Make caa image configurable using env var by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/832
  • workflow: ibmcloud e2e-tests base on iks clusters by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/829
  • Azure: parameterize ssh user name by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/791
  • ibmcloud: add new provision property to configure provider type by @genjuro214 in https://github.com/confidential-containers/cloud-api-adaptor/pull/835
  • peerpodconfig-ctrl: change logging format by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/836
  • Testcases to check Configmap and Secret by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/808
  • Fix a flaky test in pkg/adaptor/server_test.go by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/839
  • test/e2e: Enable configmap and secret tests to Libvirt by @wainersm in https://github.com/confidential-containers/cloud-api-adaptor/pull/838
  • podvm: Fix attestation-agent version by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/843
  • ci: Unify redundant unit test execution by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/841
  • cmd: Show version information by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/851
  • Fix handling of nodeselector in peerpodconfig controller by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/854
  • Use correct podvm binaries image as default by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/856
  • csi-wrapper: Fix lint errors and enable lint checks in CI by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/849
  • peerpodconfig-ctrl: remove provider fetching by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/862
  • e2e: overwrite use caa tag when run e2e test by @huoqifeng in https://github.com/confidential-containers/cloud-api-adaptor/pull/868
  • azure: Update image build docs by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/866
  • test/e2e: Enable configmap and secret tests to azure by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/844
  • Revert "azure: Update image build docs" by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/873
  • Add support for containerised azure packer builds by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/860
  • ibmcloud: Testcases for peer pod container with external IP access by @sudharshanibm3 in https://github.com/confidential-containers/cloud-api-adaptor/pull/848
  • Refactor the build procedure of the cloud-api-adaptor container image by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/874
  • cloud: add new provider - IBM Cloud PowerVS by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/750
  • Fetch git tags when buliding container images in CI by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/879
  • Fix 865 by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/876
  • peerpod-ctrl: fix README.md by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/875
  • peerpod-ctrl: dynamically fetch cloud provider config by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/882
  • peerpod-ctrl: add log to identify dynamic provider configuration by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/888
  • podvm: skip download ubuntu checksum during build by @beraldoleal in https://github.com/confidential-containers/cloud-api-adaptor/pull/890
  • Build AWS AMI by running packer inside a container by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/884
  • Revert "podvm: skip download ubuntu checksum during build" by @jtumber-ibm in https://github.com/confidential-containers/cloud-api-adaptor/pull/892
  • azure: Set default values for plan,publisher and product by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/891
  • azure: resource group is essential for deletion by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/894
  • peerpod-ctrl: bump cloud-api-adaptor to support latest fixes by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/896
  • webhook: Update go-restful package by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/902
  • k8sops: map Pods to their owned PeerPod objects by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/898
  • Use same pod vm image settings for different providers by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/905
  • podvm: Add support for UEFI build argument by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/907
  • Update runtime payload runtimeclassname by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/903
  • CI Infra: Add terraform code to setup static Infra by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/885
  • aws: bump rhel version for ami creation by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/908
  • Azure: Support for booting CVMs by @knrt10 in https://github.com/confidential-containers/cloud-api-adaptor/pull/861
  • powervs: deploy ibmcloud-powervs provider as a pod by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/802
  • peerpodconfig: Handle empty nodesList by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/910
  • Update runtimeclassname in docs/tests/webhook by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/904
  • Azure Packer Remove Build location variable by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/915
  • azure: update sku in Dockerfile to CVM by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/929
  • webhook: improve install docs by @katexochen in https://github.com/confidential-containers/cloud-api-adaptor/pull/920
  • Azure Static CI Infra: Update role assignment reference by @surajssd in https://github.com/confidential-containers/cloud-api-adaptor/pull/912

New Contributors

  • @sudharshanibm3 made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/808
  • @katexochen made their first contribution in https://github.com/confidential-containers/cloud-api-adaptor/pull/929

Full Changelog: https://github.com/confidential-containers/cloud-api-adaptor/compare/v0.5.0...v0.6.0-alpha.1

- Go
Published by bpradipt almost 3 years ago

cloud-api-adaptor - v0.5.0

What's Changed

  • docs: Update with the new format of podvm images by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/823
  • peerpod-ctrl: build azure by default by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/790

Full Changelog: https://github.com/confidential-containers/cloud-api-adaptor/compare/v0.5.0-alpha...v0.5.0

- Go
Published by bpradipt almost 3 years ago

cloud-api-adaptor - v0.5.0-alpha

What's Changed

  • terraform: remove deprecated attributes by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/744
  • podvm: Increase boot_wait time for all distros by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/759
  • PeerPods CR & controller for handling dangling cloud resources by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/711
  • podvm: Add the ability to disable BINARIES target by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/761
  • podvm: Add boot_wait param for CentOS and RHEL by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/769
  • cloud: own PeerPod with every podVM creation by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/755
  • peerpod-ctrl: #375 follow up by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/767
  • ibmcloud: fix cluster bug for x86 architecture based cluster by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/756
  • Patch series to improve podvm image generation process by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/766
  • pkg: enhance retry logic for establishing connections by @Amulyam24 in https://github.com/confidential-containers/cloud-api-adaptor/pull/771
  • controller: mv peer-pod-controller peerpodconfig-ctrl by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/714
  • podvm_binaries: add agent-config.toml to container by @snir911 in https://github.com/confidential-containers/cloud-api-adaptor/pull/789
  • Azure: support e2e test overlay yaml by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/763
  • proxy: Fix proxytimeout handling by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/795
  • csi-wrapper: Remove replace from go.mod to support Go workspace by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/793
  • workflow: daily e2e test for ibmcloud with operator (amd64) by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/782
  • test/e2e: Add support for oidc by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/778
  • ibmcloud: Add the ability to import to staging by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/775
  • Azure: Build peerpod vm image using packer with limited scope by @kartikjoshi21 in https://github.com/confidential-containers/cloud-api-adaptor/pull/797
  • cmd: cloud-api-adaptor correctly shows builtin cloud provider names by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/788
  • podvm: bump attestation-agent by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/809
  • podvm: Add ubuntu image url by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/810
  • Update configuration-remote.toml.in to enable staticsandboxresource_mgmt by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/806
  • ibmcloud: add public-gateway name and wait more time for caa ready by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/805
  • ibmcloud: refine UploadPodvm function by @liudalibj in https://github.com/confidential-containers/cloud-api-adaptor/pull/813
  • versions: Point to 0.5 releases by @stevenhorsman in https://github.com/confidential-containers/cloud-api-adaptor/pull/815
  • cloudmgr: Move the package to pkg/adaptor/cloud by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/798
  • Update go.mod of sub modules for v0.5.0 by @yoheiueda in https://github.com/confidential-containers/cloud-api-adaptor/pull/817
  • Add workflow to create podvm binaries image by @bpradipt in https://github.com/confidential-containers/cloud-api-adaptor/pull/819

Full Changelog: https://github.com/confidential-containers/cloud-api-adaptor/compare/v0.0.1-alpha...v0.5.0-alpha

- Go
Published by bpradipt almost 3 years ago

cloud-api-adaptor - Create pre-release version 0.0.1-alpha

- Go
Published by bpradipt about 3 years ago