Skip to content

Releases: virtual-kubelet/azure-aci

v1.4.9

09 Jan 17:35
549e66a
Compare
Choose a tag to compare

v1.4.9 - 2023-01-09

Changelog

No changes have been released. This is a testing image.

v1.4.8

22 Dec 01:28
396507d
Compare
Choose a tag to compare

1.4.8 - 2022-12-22

Changelog

Bug Fixes 🐞

Code Refactoring 💎

Continuous Integration 💜

Features 🌈

Maintenance 🔧

  • 34f6373 chore: bump github/codeql-action from 2.1.36 to 2.1.37 (#394)
  • fdbd813 chore: bump goreleaser/goreleaser-action from 3 to 4 (#390)
  • 2bedc88 chore: bump github/codeql-action from 2.1.35 to 2.1.36
  • 8dbdb38 chore: Update e2e pipeline resource groups (#385)
  • a775719 chore: bump github/codeql-action from 2.1.31 to 2.1.35
  • 95eb37e chore: bump stefanprodan/helm-gh-pages from 1.6.0 to 1.7.0 (#373)

New Contributors

Full Changelog: v1.4.7...v1.4.8

v1.4.6

15 Dec 21:20
737a142
Compare
Choose a tag to compare

v1.4.6 - 2022-10-18

Changelog

New Features 🌈

Bug Fixes 🐞

  • 55027d0 fix: Add explicit name for the CG properties wrapper to fix json issue (#334)
  • 3a5a1dc fix: Fix multi-volume issue (#305)

Continuous Integration 💜

Maintenance 🔧

  • f5347e9 chore: bump thehanimo/pr-title-checker from 1.3.4 to 1.3.5 (#342)
  • 469ec87 chore: bump docker/login-action from 2.0.0 to 2.1.0 (#343)
  • 186ee3b chore: Fixate the azure SDK version (#340)
  • b954268 chore: Retire container insights metrics (#339)
  • 6a8202d chore: Run chart workflow only with release (#337)
  • 6e4e714 chore: Cleanup unused files (#335)
  • a1a1e63 chore: Switch main.go to use V2(SDK migration) (#318)
  • 98ced9b chore: bump stefanprodan/helm-gh-pages from 1.5.0 to 1.6.0 (#328)
  • f6091bd chore: bump github/codeql-action from 2.1.26 to 2.1.27 (#329)
  • bf25ac1 chore: Add dependency between workflows and fix UR issue (#331)
  • 37c8b9a chore: Update azure aci provider to use SDK (#317)
  • 075ad3e chore: Implement MarshalJSON for containerGroupproperties wrapper (#326)
  • 446831d chore: Use correct make deps for bin/% target (#278)
  • b176552 chore: Move config to new folder (#323)
  • 8f3fb29 chore: Migrate metrics (#315)
  • eb4c287 chore: Bump helm chart version (#320)
  • 042e2c4 chore: ACI mocks (#316)
  • ff96c97 chore: Migrate to use Azure SDK clients (#301)
  • d78f320 chore: bump fkirc/skip-duplicate-actions from 5.1.0 to 5.2.0 (#313)
  • c436200 chore: bump fkirc/skip-duplicate-actions from 4.0.0 to 5.1.0 (#297)
  • 30b84b4 chore: Migrate ACI log analytics to use Azure SDK (#300)
  • cf938d7 chore: Use Azure SDK for auth (#299)
  • 7f3df72 chore: Upgrade workflows to go 1.18 (#298)
  • ed546f1 chore: bump docker/login-action from 1.10.0 to 2.0.0 (#293)
  • 9410bd8 chore: bump azure/login from 1.4.5 to 1.4.6 (#294)
  • b28784a chore: bump go to 1.18 and chart to v1.4.4 (#296)

Security Fix 🛡️

Testing 💚

v1.4.5

15 Dec 20:46
b2f69f7
Compare
Choose a tag to compare

v1.4.5 - 2022-12-15

Changelog

Bug Fixes 🐞

v1.4.7

17 Nov 03:24
ad4a0dc
Compare
Choose a tag to compare

v1.4.7 - 2022-11-17

Changelog

Bug Fixes 🐞

  • d7a99b4 fix: update listLogs call and add e2e tests (#369)
  • c8c81fc fix: Use errdefs for not found error (#367)
  • 72ff227 fix: Fix pod status migration (#363)
  • 5444096 fix: Fix go routine issue when create a node (#362)
  • 6ae157a fix: Remove all but the coreDNS ip from resolv.conf (#357)
  • 9cfab58 fix: Duplicate Container port fix (#356)
  • 7e123ab fix: Fix duplicate container ports (#353)
  • 83424f3 fix: Add unit test for auth and handle nil struct (#348)

Documentation 📘

Maintenance 🔧

  • ad4a0dc chore: Update helm chart tag to 1.4.7 (#371)
  • 71b72b9 chore: handle create status (#368)
  • ee8fc44 chore: Add nil checks and traces (#365)
  • 0ad5a45 chore: bump github/codeql-action from 2.1.29 to 2.1.31 (#359)
  • bb0141c chore: Split network config in a separate file (#358)
  • 460fcc1 chore: Split code to small func based files (#355)
  • f42405a chore: bump github/codeql-action from 2.1.28 to 2.1.29 (#350)
  • 03c7db6 chore: bump github/codeql-action from 2.1.27 to 2.1.28 (#349)

Security Fix 🛡️

v1.4.4

09 Sep 20:16
803f4b7
Compare
Choose a tag to compare

v1.4.4 - 2022-09-09

Changelog

Bug Fixes 🐞

  • 21a8d4d fix: add azure dns to request object (#286)
  • 019767f fix: Use distroless instead of scratch in dockerfile (#284)

Continuous Integration 💜

  • 5992428 ci: Update SemVer (#290)
  • e717a27 ci: Enhance random name for cluster name and resource group (#289)
  • 03b41f1 ci: Remove dash from cluster name (#288)
  • e0371c2 ci: Move e2e images to be in a temp ACR instead of GH packages (#287)

Maintenance 🔧

  • 20836ae chore: Add go sdk dependency and apply it for aci volume (#281)

New Contributors 🎉

Full Changelog: v1.4.3...v1.4.4

v1.4.3

01 Sep 18:17
8272e10
Compare
Choose a tag to compare

v1.4.3 - 2022-09-01

Changelog

Features 🌈

Documentation 📘

  • fc7c787 doc: Add helm chart documentation (254)

Bug Fixes 🐞

Continuous Integration 💜

  • f21d89b ci: Fix image tag in image build (#276)
  • 623f4ec ci: change image tag to e2e-ci (#274)
  • 42acdb7 ci: change image tag to be for the current PR (#271)
  • 94504e3 ci: Make sure all resources will be cleaned up after e2e (#264)
  • cc91ec6 ci: Add goreleaser yml file (#258)
  • c1e4616 ci: Add release workflow and issue/feature template (#257)
  • e770a4e ci: Add helm chart github action (#256)
  • d79c2ec ci: Replace delete package action (#251)
  • 5530380 ci: Move to use GH actions (#207)
  • c0664d7: ci: Add dependabot and move pipelines to workflows folder (#208)

Maintenance 🔧

  • 8272e10 chore: Add owners/reviewers list (#280)
  • 2e9f994 chore: move e2e region to be env var (#263)
  • 3c7d589 chore: bump bots-house/ghcr-delete-image-action from 1.0.0 to 1.0.1 (#239)

Full Changelog: v1.4.2...v1.4.3

v1.4.2 - adding real-time metrics support

03 Jan 20:10
05e0a73
Compare
Choose a tag to compare
  1. adding real-time metrics support.
  2. Fix some issues in Container Insights data source based metrics API
  3. support create Container Group in difference subscription in Virtual Network
  4. deprecate using NetworkProfile resource

v1.4.1 - fix docker config auth issues for image pull secrets

04 Nov 05:39
Compare
Choose a tag to compare

Changes in v1.4.1:

  • fix docker config auth issues for image pull secrets.

v1.4.0 - update node version to v1.19.10

15 Sep 06:58
1ac9749
Compare
Choose a tag to compare

Changes in v1.4.0:

  • update node version to v1.19.10
  • update virtual-kubelet to v1.6.0
  • update node-cli to v0.7.0