Skip to content

Shipwright Build release v0.1.1

Compare
Choose a tag to compare
@qu1queee qu1queee released this 21 Oct 11:04
50419d7

馃巸 Added typed clientSets for the Build Custom Resources! 馃巸

We added typed clientSets, see build/clientset. This allows any other go project to export our CRDs and use them in a native way.

Fixes

  • Validate both source and output secret references in the Build controller. (#389)
  • For the Cloud Native Buildpacks strategy (Paketo)
    • Remove Ruby runtime samples, while this runtime is not yet supported in Paketo. (#400)
    • Switch the Paketo builder image registry, from gcr to dockerhub. (#406)
    • Move to Paketo full tag builder image (#434 )
  • For the Kaniko strategy
    • Update to Kaniko 1.0 (#401)
    • Add SETFCAP Linux capability ( #415 )
    • Bring Kaniko version and arguments in sync (#438 )
    • Upgrade Kaniko builder image to v1.2.0 (#439 )
  • Validate nil pointer exceptions during BuildRun controller Reconcile (#396)
  • Fix goreport findings (#426 )
  • Remove shipwright copyright headers from generated files (#417)
  • Refactor config environment variable override code (#427)
  • Simplify installation process (#385)
  • Fixes to code generators (#435 )
  • Make build operator leader duration configurable (#433 )
  • Wire test variables through e2e lib code (#442 )

Misc

  • Add Build clientsets and related dependencies (#416 )
  • Introduce integration-tests framework (#391 )

Docs

  • Improved the Getting Started doc (#394)
  • Fix text in local image registry proposal (#402)
  • Fix README typo and link fixes (#428)

Thanks

Thanks to the contributors of the v0.1.1

and for all the folks that participated on the latest community meetings: