What's Changed
- Fix tag selection on cli make target by @electrocucaracha in #648
- Remove WorkflowData API by @chrisdoherty4 in #650
- "The Culling": Remove deprecated and unused APIs and code by @chrisdoherty4 in #654
- Simplify and tidy Makefile by @chrisdoherty4 in #656
- Clean up tink worker; remove os.Exit; ensure valid container names: by @jacobweinstock in #655
- Fix CGO_ENABLED in build recipe by @chrisdoherty4 in #659
- Update, simplify and remove redundant steps in CI config by @chrisdoherty4 in #657
- Remove QEMU from CI builds by @chrisdoherty4 in #660
- Remove unused workflowdata reference and file: by @jacobweinstock in #658
- Clean up and rearrange packages by @chrisdoherty4 in #663
- Cleanup controller gen and proto gen by @chrisdoherty4 in #667
- General clean up to the /internal/workflow pkg by @chrisdoherty4 in #668
- Adding a default value for hardware metadata state by @pokearu in #669
- Fix of template CRD example by @AleksandrNull in #670
- Bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #672
- Refactor reconcilers and controller manager construction logic by @chrisdoherty4 in #674
- Add v1alpha2 API by @chrisdoherty4 in #673
- Remove unused scripts by @chrisdoherty4 in #676
- Add dependabot configuration by @chrisdoherty4 in #678
- Bump actions/download-artifact from 2 to 3 by @dependabot in #684
- Bump actions/setup-go from 3 to 4 by @dependabot in #683
- Bump github.com/spf13/viper from 1.8.1 to 1.15.0 by @dependabot in #688
- Bump cachix/install-nix-action from 18 to 20 by @dependabot in #681
- Bump docker/build-push-action from 3 to 4 by @dependabot in #682
- Bump github.com/go-logr/zapr from 1.2.0 to 1.2.3 by @dependabot in #689
- Bump google.golang.org/grpc from 1.51.0 to 1.54.0 by @dependabot in #685
- Bump github.com/onsi/gomega from 1.18.1 to 1.27.5 by @dependabot in #693
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #690
- Bump github.com/prometheus/client_golang from 1.12.1 to 1.14.0 by @dependabot in #687
- Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.34.0 to 0.40.0 by @dependabot in #694
- Remove dependency on
packethost/pkg
by @chrisdoherty4 in #677 - Bump google.golang.org/protobuf from 1.28.2-0.20220831092852-f930b1dc76e8 to 1.30.0 by @dependabot in #702
- Bump github.com/onsi/gomega from 1.27.5 to 1.27.6 by @dependabot in #698
- Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 by @dependabot in #697
- Bump github.com/equinix-labs/otel-init-go from 0.0.1 to 0.0.7 by @dependabot in #699
- Bump sigs.k8s.io/controller-runtime from 0.11.1 to 0.14.6 by @dependabot in #703
- Bump k8s.io/api from 0.23.0 to 0.26.3 by @dependabot in #701
- Bump k8s.io/client-go from 0.23.0 to 0.26.3 by @dependabot in #692
- Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #707
- Add Cmd validation for v1alpha2 Template commands by @chrisdoherty4 in #695
- Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 by @dependabot in #710
- Bump github.com/opencontainers/image-spec from 1.1.0-rc2 to 1.1.0-rc.3 by @dependabot in #714
- Change dependabot frequencies to daily by @chrisdoherty4 in #717
- Update Go to v1.20 by @chrisdoherty4 in #708
- Add v1alpha2 Hardware validating admission webhook by @chrisdoherty4 in #675
- Bump k8s.io/apimachinery from 0.26.3 to 0.27.1 by @dependabot in #712
- Bump github.com/docker/docker from 20.10.21+incompatible to 23.0.6+incompatible by @dependabot in #719
- Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.40.0 to 0.41.1 by @dependabot in #718
- Bump github.com/grpc-ecosystem/go-grpc-middleware from 1.3.0 to 1.4.0 by @dependabot in #686
- Update roles based on governance: by @jacobweinstock in #720
- Add core agent business logic by @chrisdoherty4 in #705
- Run go mod tidy. by @jacobweinstock in #724
- Move ci-checks.sh to a make target: by @jacobweinstock in #727
- Clean up shell.nix by @jacobweinstock in #726
- Bump google.golang.org/grpc from 1.54.0 to 1.55.0 by @dependabot in #723
- Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.4 by @dependabot in #722
- Split e2e tests from unit tests: by @jacobweinstock in #725
- Add GOBIN for protoc binaries installs: by @jacobweinstock in #729
- Bump github.com/go-logr/zapr from 1.2.3 to 1.2.4 by @dependabot in #731
- Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #732
- Bump cachix/install-nix-action from 20 to 21 by @dependabot in #739
- Bump github.com/onsi/ginkgo/v2 from 2.9.4 to 2.9.5 by @dependabot in #733
- Bump k8s.io/client-go from 0.26.3 to 0.27.2 by @dependabot in #736
- Bump github.com/docker/docker from 23.0.6+incompatible to 24.0.2+incompatible by @dependabot in #740
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #743
- Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.41.1 to 0.42.0 by @dependabot in #742
- Bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.9.7 by @dependabot in #746
- Bump github.com/spf13/viper from 1.15.0 to 1.16.0 by @dependabot in #745
- Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #744
- Bump github.com/onsi/gomega from 1.27.7 to 1.27.8 by @dependabot in #748
- Bump github.com/onsi/ginkgo/v2 from 2.9.7 to 2.10.0 by @dependabot in #747
- Add docker runtime for agent by @chrisdoherty4 in #730
- Bump go.uber.org/multierr from 1.9.0 to 1.11.0 by @dependabot in #749
- Bump k8s.io/apimachinery from 0.27.2 to 0.27.3 by @dependabot in #750
- Bump k8s.io/client-go from 0.27.2 to 0.27.3 by @dependabot in #751
- Bump google.golang.org/grpc from 1.55.0 to 1.56.0 by @dependabot in #752
- Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 by @dependabot in #757
- Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot in #754
- Bump cachix/install-nix-action from 21 to 22 by @dependabot in #758
- Add transport implementation for agent by @chrisdoherty4 in #734
- Bump google.golang.org/grpc from 1.56.0 to 1.56.1 by @dependabot in #761
- Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 by @dependabot in #764
- Bump google.golang.org/grpc from 1.56.1 to 1.56.2 by @dependabot in #768
- Bump github.com/opencontainers/image-spec from 1.1.0-rc.3 to 1.1.0-rc4 by @dependabot in #766
- Add tink-agent binary by @chrisdoherty4 in #762
- Add additional device naming formats to
formatPartition
template func by @jacobweinstock in #771
New Contributors
- @electrocucaracha made their first contribution in #648
- @pokearu made their first contribution in #669
- @AleksandrNull made their first contribution in #670
Full Changelog: v0.8.0...v0.9.0