Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@embik embik released this 16 May 18:00
· 3 commits to main since this release
v0.1.0
80996a1

Changelog

  • 80996a1 build: reference main location
  • 9df5597 Merge pull request #2 from embik/goreleaser
  • e2cb05a Add goreleaser GitHub Action
  • 0c06f47 chore: update build-test workflow to Go 1.22
  • 8ac3900 chore: update to Kubernetes 1.30.1
  • 6e02c3b Create build-test.yaml
  • fa20d9b use SYS_PTRACE capability instead of privileged for delve example
  • 4e36e18 improve error messages and output
  • 15d5105 Update k8s.io dependencies to v0.28.4
  • 325a4a3 bump golang.org/x/net to make dependabot happy
  • 121dbdb Update k8s.io dependencies to 0.27.6
  • e780ba7 Update listen directive on delve example
  • 3051566 Image is multi-arch now, no need to have a prefix in the delve example
  • c97fb4f Update README.md with installation and usage
  • 00052ca Use tagged version for sample-app
  • 565d353 Do not set targetContainerName in yaml file
  • 4508d8d Rename to github.com/embik/kubectl-ephemeral
  • de0f176 Add -c flag to set target container
  • 99cfb27 Add OIDC auth plugin
  • 4588a55 Add better examples and generate a name suffix
  • 51c32f4 Add simple README.md
  • db30801 License as Apache 2.0
  • 1914af0 Initial commit