Skip to content

Releases: RedHatInsights/frontend-operator

v0.1.4 - SSL and new configmap system

26 Jan 20:26
10182b2
Compare
Choose a tag to compare

What's Changed

  • Added SSL mode for openshift by @psav in #74
  • Refactor config building, remove SSO cruft, change name in spec. by @adamrdrew in #92
  • Configmap Refactor by @adamrdrew in #93

Full Changelog: 0.1.3...v0.1.4

v0.1.3

24 Jan 20:59
c06f702
Compare
Choose a tag to compare

What's Changed

  • Updated rhc-osdk-utils. Made some changes to make that upgrade work. by @adamrdrew in #91

Full Changelog: v0.1.2...0.1.3

v0.1.2

24 Jan 18:14
91eed18
Compare
Choose a tag to compare

What's Changed

  • [RHCLOUD-22669] Fix BundlePermission.Args to be array of strings by @adamrdrew in #70
  • [RHCLOUD-16957] Add SLO metrics by @adamrdrew in #71
  • Update grafana dashbaord with SLO metrics by @adamrdrew in #72
  • Add disabled flag for frontend by @psav in #73
  • Add route prefix to spec and inject that as ENV VAR to deployment by @adamrdrew in #75
  • Update README, new makefile targets, and info on how to debug in VS Code by @adamrdrew in #76
  • Add routePrefix to consoledot ingress paths by @adamrdrew in #77
  • Revert route prefix addition by @adamrdrew in #79
  • Added ROUTE_PREFIX back by @psav in #80
  • Fixed status updates causing rereconciles by @psav in #81
  • Fix status error handling by @psav in #82
  • Add logging by @psav in #83
  • Update ubi8 by @psav in #85
  • Add lint by @psav in #84
  • Update the dashboard with slo metrics by @adamrdrew in #86
  • Tempfix to shut DVO until we fix the issues by @gburges in #87
  • [RHCLOUD-19746] - Add the string -frontend to end of deployment name by @adamrdrew in #88
  • Setting the annotation to the right place by @gburges in #89
  • [RHCLOUD-23633] - Conditionally build Chrome config by @adamrdrew in #90

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

14 Oct 09:36
9357e53
Compare
Choose a tag to compare

What's Changed

  • Fixed SSO for chrome by @psav in #57
  • [HAC-1852] Frontends will deploy ServiceMonitors for Caddy metrics by @BlakeHolifield in #40
  • Added dependencies to frontend by @psav in #68

Full Changelog: v0.1.0...v0.1.1

v0.1.0

06 Sep 11:05
0fea023
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.1.0

v0.0.3

28 Jul 13:43
dab46ff
Compare
Choose a tag to compare

What's Changed

  • Added whitelist feature by @psav in #29
  • Fixed up container for UBI8 by @psav in #31
  • [RHCLOUD-19211] Update bundles to handle nested navs by @BlakeHolifield in #34
  • Fix sorting bug + lib updates by @psav in #35
  • [RHCLOUD-19103] - Switch status checking to utils sdk Take 2 by @adamrdrew in #36
  • Updated container build images by @psav in #38

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

27 Apr 18:36
a806fa1
Compare
Choose a tag to compare
Merge pull request #30 from RedHatInsights/notifier

Add notifier field to Frontend spec, make args optional on method

v0.0.1

20 Dec 20:49
7818372
Compare
Choose a tag to compare

Setup initial release