Skip to content

Releases: rht-labs/lodestar-status

v1.2.0

13 Dec 20:33
1d257c5
Compare
Choose a tag to compare

Adds an API to query a single component's version

  • cc01433 upgrade to quarkus v2. add ability to get version of a single component by Kevin McAnoy

v1.1.0

24 May 19:46
fc26624
Compare
Choose a tag to compare

Changes the url of the status page to /. The old version page that was there is now at /versions.html. The page index.vue.html is now retired

  • 32da09d remove div classes by Kevin McAnoy
  • 0d418ea add version to status page. sort apps by Kevin McAnoy

v1.0.0

16 Sep 18:23
53df004
Compare
Choose a tag to compare
  • 53df004 status page clone of red hat status (#6) by Spencer Stolworthy
  • 945ba5c changed namespace (#7) by Derek Wasinger
  • f148417 changed to use .Release.Namespace by Derek Wasinger
  • 52ae7f4 add namespace to subject by Derek Wasinger
  • bb9f1a2 Use OpenShift/Kubernetes API to Report Component Status (#4) by Derek Wasinger
  • 24f36f0 removing link address for now by Derek Wasinger
  • 2299d61 added missing version attribute by Derek Wasinger
  • 3adad0f add sonar and jacoco configs by Derek Wasinger
  • 52d1b41 updated base image by Derek Wasinger
  • f4975df changed version to 11 by Derek Wasinger
  • d7ba12e readme update by Derek Wasinger
  • 6290f98 remove unused version api and update readme by Derek Wasinger
  • ad70cc9 updated readme and fix env variable names by Derek Wasinger
  • 23885b2 create uber jar and initial charts by Derek Wasinger
  • b3ad7e1 initial working index and swagger pages by Derek Wasinger
  • c3b8708 adding github actions and associated config files by Derek Wasinger
  • 4ddf167 revert to java 8 for now and fix test by Derek Wasinger
  • 744acef initial app with version endpoint by Derek Wasinger
  • fd87d50 Initial commit by Derek Wasinger