Skip to content

v0.1.0

Compare
Choose a tag to compare
@kneal kneal released this 12 Aug 23:27
7a1e1d2

v0.1.0 (2020-08-05)

Chore

  • update dockerfile

Enhancement

  • add better unmarshal error msg

Feat

  • add plugin documentation
  • add a skeleton design for plugin
  • allow setting secret as key/value to environment
  • add github actions workflows (#3)
  • add ability to use ldap auth provider
  • allow setting secret as key/value to vela volume (#2)
  • add the standard lint rules
  • add the standard code cov rules
  • add change log template files
  • add github actions workflows
  • add vela team best practice files
  • plugin: add trace logging
  • plugin: allow reading multi key/pair vault items

Fix

  • update linux permissions on files
  • create path without key
  • flag should be string not string slice
  • convert items type to pointer
  • add env to flags from regression
  • merge conflict
  • update flags to include items
  • update no items error return
  • update linter results
  • add network back to compose
  • file needs to be read only
  • remove extra print statement
  • resolve conflict
  • update broken validate test
  • consolidate on plugin terminology
  • changes for filesystem reads
  • update log flag
  • clean up feedback
  • changelog: change repo info