Skip to content

v0.0.416

Compare
Choose a tag to compare
@gmichelo gmichelo released this 30 May 15:31
· 22 commits to main since this release
9b0a3a5

Changelog

  • 1d5b8d6 Gracefully exit when running in CI. (#1455)
  • 0c077d5 Make build and test parallelism configurable. (#1457)
  • f4f8589 Make long-used commands visible. (#1456)
  • d011477 Make test more reliable (history returns a limited list, and if too many instances were created this may not include the one unter test). (#1460)
  • 573c070 Make wait timeout configurable. (#1467)
  • cb18b34 Support k3s + experimental features. (#1471)
  • b2ea983 Update actions (#1459)
  • 8f71f32 cmd/create: made compute api the default (removed non-compute api); and added --wait_duration to create. (#1465)
  • f2da6c9 cmd/create: make purpose configurable with --purpose. (#1462)
  • e5bbd90 deploy: implement force-apply flag (#1458)
  • f4ccaae descriptions (#1473)
  • 06bf6da descriptions (#1474)
  • 23fb324 framework/ulimit: Implement SetCoreFileLimit. (#1463)
  • 9b0a3a5 github: resolve base image from os label (#1475)
  • 5a9cea1 grpc: adjust keepalives for faster recovery; and accept a service configuration if one is injected. (#1453)
  • 90d4cff kubernetes: change pod affinity to be required. (#1454)
  • ba221dc make wait timeout explicit in the API (for clarity). (#1469)
  • b5656da newgo (#1466)
  • 4221395 providers/nscloud: Use obtained VNC credentials for nsc vnc. (#1429)
  • e84a2b5 remove --compute_api, it's now the default. (#1470)
  • ab563a1 use nscloud for reviewer check (#1468)