Skip to content

v0.0.26

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 14:32
· 5 commits to main since this release
v0.0.26
65b6244

Notable Changes

  • Refactor Captures to use Contexts [ee81a41]
  • Add APP_INSIGHTS_ID to image build [04fe95a]
  • Run bash as a login shell to get hostname in prompt [265ee8a]
  • Fix dashboard Hubble pod-flow-workload dashboard [764d86b]
  • Clean up interfaceLockMap entries on endpoint deletion [d1378d1]
  • Security pin SHA for known workflows [ee114e5]
  • Captures document link not working [f0b5ae5]
  • Fix ethtool issue when trying to skip unsupported interface [65b6244]
  • Add integration test for Retina-GKE, refactor test dir [a1beefd]
  • Add module for Prometheus, refactor, add tests [e2e7623]
  • Create helm-release module [dec4e39]
  • Multi-Cloud multi-cluster single Grafana [fce4894]
What's Changed

Changelog

  • 2a47603 build(deps): bump serialize-javascript from 6.0.1 to 6.0.2 in /site in the npm_and_yarn group across 1 directory (#1339)
  • ee81a41 chore: Refactor Captures to use Contexts (#1307)
  • 04fe95a chore: add APP_INSIGHTS_ID to image build (#1266)
  • 769bc7a deps: bump actions/upload-artifact from 4.4.3 to 4.6.0 (#1342)
  • 389a9e9 deps: bump github.com/aws/aws-sdk-go-v2 from 1.35.0 to 1.36.0 (#1297)
  • f1382c1 deps: bump github.com/aws/aws-sdk-go-v2/config from 1.29.3 to 1.29.4 (#1299)
  • 3f85a15 deps: bump github.com/aws/aws-sdk-go-v2/config from 1.29.4 to 1.29.6 (#1315)
  • b00fa51 deps: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.56 to 1.17.57 (#1298)
  • 2f7f1e4 deps: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.57 to 1.17.58 (#1310)
  • 8543b7b deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.75.0 to 1.75.1 (#1295)
  • bb09ecd deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.75.1 to 1.75.2 (#1300)
  • 378b0b4 deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.75.2 to 1.75.3 (#1309)
  • 47fcc31 deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.75.3 to 1.75.4 (#1320)
  • 75600a6 deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.75.4 to 1.76.0 (#1324)
  • 03a60c0 deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.76.0 to 1.76.1 (#1334)
  • 9aa763c deps: bump github.com/go-chi/chi/v5 from 5.2.0 to 5.2.1 (#1302)
  • b8db6c3 deps: bump github.com/golangci/golangci-lint from 1.63.4 to 1.64.2 in /hack/tools (#1344)
  • 5791cc5 deps: bump github.com/safchain/ethtool from 0.5.9 to 0.5.10 (#1316)
  • 408f23a deps: bump golang.org/x/sync from 0.10.0 to 0.11.0 (#1311)
  • ca2b7fb deps: bump golang.org/x/sys from 0.29.0 to 0.30.0 (#1318)
  • 4185315 deps: bump google.golang.org/protobuf from 1.36.4 to 1.36.5 (#1319)
  • 33f3613 deps: bump gotest.tools/v3 from 3.5.1 to 3.5.2 (#1328)
  • 2463c95 deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.4.14 to 0.4.15 (#1317)
  • a7f8695 deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.4.15 to 0.4.16 (#1329)
  • d78450e deps: bump sigs.k8s.io/controller-tools from 0.17.1 to 0.17.2 in /hack/tools (#1330)
  • 7721a0b deps: bump sigstore/cosign-installer from 3.7.0 to 3.8.0 (#1308)
  • ce7a39b feat(shell): install less in retina-shell image (#1337)
  • 265ee8a feat(shell): run bash as a login shell to get hostname in prompt (#1336)
  • 764d86b fix(grafana): Fix dashboard Hubble pod-flow-workload dashboard (#1341)
  • 6e453fc fix(test): fix typo in var name (#1346)
  • d1378d1 fix: Clean up interfaceLockMap entries on endpoint deletion (#1249)
  • ee114e5 fix: Security pin SHA for known workflows. (#1332)
  • f0b5ae5 fix: captures document link not working. (#1327)
  • 65b6244 fix: fix ethtool issue when trying to skip unsupported interface (#1296)
  • a1beefd test(mc): Add integration test for Retina-GKE, refactor test dir (#1301)
  • e2e7623 test(mc): Add module for Prometheus, refactor, add tests (#1294)
  • dec4e39 test(mc): Create helm-release module (#1303)
  • fce4894 test(mc): Multi-Cloud multi-cluster single Grafana (#1322)

What's Changed

  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.75.0 to 1.75.1 by @dependabot in #1295
  • test(mc): Add module for Prometheus, refactor, add tests by @SRodi in #1294
  • deps: bump github.com/aws/aws-sdk-go-v2 from 1.35.0 to 1.36.0 by @dependabot in #1297
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.75.1 to 1.75.2 by @dependabot in #1300
  • deps: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.56 to 1.17.57 by @dependabot in #1298
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.29.3 to 1.29.4 by @dependabot in #1299
  • chore: add APP_INSIGHTS_ID to image build by @alexcastilio in #1266
  • test(mc): Add integration test for Retina-GKE, refactor test dir by @SRodi in #1301
  • test(mc): Create helm-release module by @SRodi in #1303
  • deps: bump github.com/go-chi/chi/v5 from 5.2.0 to 5.2.1 by @dependabot in #1302
  • deps: bump sigstore/cosign-installer from 3.7.0 to 3.8.0 by @dependabot in #1308
  • deps: bump golang.org/x/sync from 0.10.0 to 0.11.0 by @dependabot in #1311
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.75.2 to 1.75.3 by @dependabot in #1309
  • fix: Clean up interfaceLockMap entries on endpoint deletion by @byte-msft in #1249
  • deps: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.57 to 1.17.58 by @dependabot in #1310
  • deps: bump github.com/aws/aws-sdk-go-v2/config from 1.29.4 to 1.29.6 by @dependabot in #1315
  • deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.4.14 to 0.4.15 by @dependabot in #1317
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.75.3 to 1.75.4 by @dependabot in #1320
  • deps: bump golang.org/x/sys from 0.29.0 to 0.30.0 by @dependabot in #1318
  • deps: bump google.golang.org/protobuf from 1.36.4 to 1.36.5 by @dependabot in #1319
  • deps: bump github.com/safchain/ethtool from 0.5.9 to 0.5.10 by @dependabot in #1316
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.75.4 to 1.76.0 by @dependabot in #1324
  • chore: Refactor Captures to use Contexts by @kamilprz in #1307
  • deps: bump gotest.tools/v3 from 3.5.1 to 3.5.2 by @dependabot in #1328
  • deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.4.15 to 0.4.16 by @dependabot in #1329
  • deps: bump sigs.k8s.io/controller-tools from 0.17.1 to 0.17.2 in /hack/tools by @dependabot in #1330
  • fix: captures document link not working. by @Tatsinnit in #1327
  • docs: Add vscode documentation in main retina repo. by @Tatsinnit in #1326
  • test(mc): Multi-Cloud multi-cluster single Grafana by @SRodi in #1322
  • docs: update note about retina-shell and iptables by @wedaly in #1338
  • deps: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.76.0 to 1.76.1 by @dependabot in #1334
  • fix: Security pin SHA for known workflows. by @Tatsinnit in #1332
  • build(deps): bump serialize-javascript from 6.0.1 to 6.0.2 in /site in the npm_and_yarn group across 1 directory by @dependabot in #1339
  • feat(shell): install less in retina-shell image by @wedaly in #1337
  • feat(shell): run bash as a login shell to get hostname in prompt by @wedaly in #1336
  • test: automate scale test execution by @alexcastilio in #1248
  • fix(grafana): Fix dashboard Hubble pod-flow-workload dashboard by @SRodi in #1341
  • fix(test): fix typo in var name by @alexcastilio in #1346
  • deps: bump github.com/golangci/golangci-lint from 1.63.4 to 1.64.2 in /hack/tools by @dependabot in #1344
  • deps: bump actions/upload-artifact from 4.4.3 to 4.6.0 by @dependabot in #1342
  • docs: fix broken links to retina.sh/docs by @paulinek13 in #1340
  • fix: fix ethtool issue when trying to skip unsupported interface by @xiaozhiche320 in #1296

New Contributors

Full Changelog: v0.0.25...v0.0.26