Skip to content

v2.0.0-beta1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Oct 09:21
· 83 commits to main since this release
bfa730d

Changelog

  • 2b23e8f Adapted bootstrap to be backwards compatible between old and new names
  • c72af16 Add a new script to load images into kind cluster for testing
  • 7ee731b Add label-based discovery options to dashboard bootstrap
  • b1ef3db Add label-based discovery options to pre-delete bootstrap
  • 7cd8765 Add missing error handling and add comment about the function
  • bc62e6e Add missing return statement to return if there is no ready pod left
  • ff4189a Add raw label selection to filter all jobs with certain label key
  • 24f65f8 CR feedback
  • 8e3a749 Fix incorred build names from testing script
  • dcf3f68 Fixes for merge with main
  • aa9551e Fixes for merge with main2
  • 3321a9f Merge branch 'main' into TT-10195-rename-tyk-enterprise-portal-to-tyk-dev-portal
  • 4ad9b2a Merge branch 'main' into TT-10195-rename-tyk-enterprise-portal-to-tyk-dev-portal
  • 926a294 Merge branch 'main' into feat/allow-releasing-beta
  • 0f8e1c4 Merge branch 'main' into fix/TT-9698/additional-prints
  • 7f6d42c Merge pull request #15 from TykTechnologies/fix/TT-9698/additional-prints
  • e93f5a5 Merge pull request #16 from TykTechnologies/feat/TT-9697/release-name-discovery
  • 3404ae0 Merge pull request #18 from TykTechnologies/TT-10195-rename-tyk-enterprise-portal-to-tyk-dev-portal
  • 76b329a Merge pull request #20 from TykTechnologies/fix/fix-bootstrapping-component-charts
  • bfa730d Merge pull request #21 from TykTechnologies/feat/allow-releasing-beta
  • e3ca673 Remove additional print statements
  • 5cdba0d Remove constants to parse release naming environment variable
  • 3c7d27d Remove redundant check if label includes a certain key
  • 0f4aa9d Remove redundant check if service collection's length is greater than 0 or not
  • 88233a4 Remove redundant empty space from log statement
  • 186be97 Remove release namings while listing k8s resources to find dashboard deploy and svc
  • cca4d94 Remove unused GATEWAY_ADDRESS env variable and add a feature to extract service port instead of taking it as hard-coded value through environment variables
  • 0c137ac Remove unused label value to discover bootstrapping jobs
  • 13e068e Update predelete operation. Now, list all jobs with tyk.tyk.io/k8s-bootstrap label and delete them
  • deaa174 fix reading invalid type of boolean environment variables
  • c5d0ebe fix typo in readme
  • 5aa8ded update github actions to release versions for pre-release (with tag)