Skip to content

Releases: interlink-hq/interLink

0.6.2-pre1

15 Apr 13:09
d9238ea

Choose a tag to compare

What's Changed

  • Consolidate status update loops: add sync.RWMutex to protect p.pods map and pod fields by @Copilot in #490

Full Changelog: 0.6.1-patch1...0.6.2-pre1

0.6.1-patch1

10 Apr 07:15
65c74f7

Choose a tag to compare

What's Changed

  • Create GitHub Actions e2e test suite (K3s-based, no Dagger) by @Copilot in #514
  • fix: allow http+unix in SSRF check; fix duplicate check and broken tests by @Copilot in #521

Full Changelog: 0.6.1...0.6.1-patch1

0.6.1

09 Apr 10:01
b49984c

Choose a tag to compare

What's Changed

  • Create release notes for version 0.6 by @dciangot in #473
  • Allow to Disable CSR creation for VirtualKubelet and improve cert maangement by @dciangot in #475
  • put containers to pending status since their creation by @dciangot in #476
  • Fix pod ready state bug at creation by @dciangot in #477
  • Move pod to ready only after one container is ready by @dciangot in #478
  • 474 improve documentation for mesh networking feature by @Bianco95 in #483
  • v0.6x + update slack and sff badges by @dciangot in #486
  • Bump actions/upload-artifact from 4.6.1 to 5.0.0 by @dependabot[bot] in #467
  • Bump ossf/scorecard-action from 2.4.1 to 2.4.3 by @dependabot[bot] in #454
  • Bump golangci/golangci-lint-action from 7 to 8 by @dependabot[bot] in #409
  • Bump docker/build-push-action from 5 to 6 by @dependabot[bot] in #233
  • Bump actions/cache from 4 to 5 by @dependabot[bot] in #493
  • Bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #494
  • Bump actions/checkout from 4 to 6 by @dependabot[bot] in #495
  • Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #496
  • Bump reproducible-containers/buildkit-cache-dance from 2.1.4 to 3.3.2 by @dependabot[bot] in #497
  • updated setupKubernetesClient() by @Bianco95 in #507
  • Change Accelerator.Available from int to Kubernetes quantity string by @Copilot in #492
  • Add annotations to selectively skip container offload and improve shadow pod parity by @Bianco95 in #488
  • Add Go Mod Cache step in build workflow by @Bianco95 in #511
  • Update Go base image version to 1.26 by @Bianco95 in #512
  • Pass plugin submission errors upstream to pod status and VK logs by @Copilot in #501
  • docs: add changelog for 0.6.1 by @Bianco95 in #519

Full Changelog: 0.6.0...0.6.1

0.6.1-pre6

02 Apr 07:00
ac99c50

Choose a tag to compare

What's Changed

  • Pass plugin submission errors upstream to pod status and VK logs by @Copilot in #501

Full Changelog: 0.6.1-pre5...0.6.1-pre6

0.6.1-pre5

01 Apr 11:54
0dc30a8

Choose a tag to compare

What's Changed

  • 474 improve documentation for mesh networking feature by @Bianco95 in #483
  • v0.6x + update slack and sff badges by @dciangot in #486
  • Bump actions/upload-artifact from 4.6.1 to 5.0.0 by @dependabot[bot] in #467
  • Bump ossf/scorecard-action from 2.4.1 to 2.4.3 by @dependabot[bot] in #454
  • Bump golangci/golangci-lint-action from 7 to 8 by @dependabot[bot] in #409
  • Bump docker/build-push-action from 5 to 6 by @dependabot[bot] in #233
  • Bump actions/cache from 4 to 5 by @dependabot[bot] in #493
  • Bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #494
  • Bump actions/checkout from 4 to 6 by @dependabot[bot] in #495
  • Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #496
  • Bump reproducible-containers/buildkit-cache-dance from 2.1.4 to 3.3.2 by @dependabot[bot] in #497
  • updated setupKubernetesClient() by @Bianco95 in #507
  • Change Accelerator.Available from int to Kubernetes quantity string by @Copilot in #492
  • Add annotations to selectively skip container offload and improve shadow pod parity by @Bianco95 in #488
  • Add Go Mod Cache step in build workflow by @Bianco95 in #511
  • Update Go base image version to 1.26 by @Bianco95 in #512

Full Changelog: 0.6.1-pre4...0.6.1-pre5

0.6.1-pre4

16 Dec 13:29
75253b4

Choose a tag to compare

What's Changed

  • Move pod to ready only after one container is ready by @dciangot in #478

Full Changelog: 0.6.1-pre3...0.6.1-pre4

0.6.1-pre3

15 Dec 15:50
6257a5f

Choose a tag to compare

What's Changed

Full Changelog: 0.6.1-pre2...0.6.1-pre3

0.6.1-pre2

15 Dec 14:13
fe3fcbe

Choose a tag to compare

What's Changed

  • put containers to pending status since their creation by @dciangot in #476

Full Changelog: 0.6.1-pre1...0.6.1-pre2

0.6.1-pre1

10 Dec 19:44
ad06f94

Choose a tag to compare

What's Changed

  • Create release notes for version 0.6 by @dciangot in #473
  • Allow to Disable CSR creation for VirtualKubelet and improve cert management by @dciangot in #475

Full Changelog: 0.6.0...0.6.1-pre1

0.6.0

05 Dec 12:53
0ac3cbf

Choose a tag to compare

What's Changed

  • versioned 0.5.x doc update by @dciangot in #452
  • Add cleanup of old CSRs in certificate manager by @dciangot in #456
  • Add comprehensive unit tests for core packages by @dciangot in #457
  • Fix CSR certificate retrieval and pod deletion JSON parsing errors by @dciangot in #466
  • Update doc with fixed interlink configs by @dciangot in #470
  • 463 integration of wireguard to enable full mesh connectivity by @Bianco95 in #468
  • Set pod to Failed state on creation error with message stored by @dciangot in #471
  • Enhanced pod status behavior and fix probes. by @dciangot in #472

Full Changelog: 0.5.2...0.6.0