Tags: backstage/charts
Tags
feat: Allow configuring the Service IP Family policy to make it dual-… …stack (#252) * feat: Allow configuring the Service IP Family policy to make it dual-stack Ref: https://kubernetes.io/docs/concepts/services-networking/dual-stack/#services Signed-off-by: Armel Soro <asoro@redhat.com> * Bump the Chart version Signed-off-by: Armel Soro <asoro@redhat.com> * Update values schema Signed-off-by: Armel Soro <asoro@redhat.com> * Add test values file for CI Signed-off-by: Armel Soro <asoro@redhat.com> * Run pre-commit hooks Signed-off-by: Armel Soro <asoro@redhat.com> --------- Signed-off-by: Armel Soro <asoro@redhat.com>
Bump python version (#249) * Bump python version Apparently 3.7 isn't available anymore in the running image which is causing some CI issues Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com> * Update test.yml Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com> * Update test.yml Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com> * fix: updates json schemas Signed-off-by: ChrisJBurns <29541485+ChrisJBurns@users.noreply.github.com> * chore: bump bugfix chart version Signed-off-by: ChrisJBurns <29541485+ChrisJBurns@users.noreply.github.com> --------- Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com> Signed-off-by: ChrisJBurns <29541485+ChrisJBurns@users.noreply.github.com> Co-authored-by: ChrisJBurns <29541485+ChrisJBurns@users.noreply.github.com>
Add support for hostAliases (#234) * Add support for hostAliases Signed-off-by: Joel Damata <damatj@pointclickcare.com> * bump chart version and run pre-commit Signed-off-by: Corey Daley <cdaley@redhat.com> --------- Signed-off-by: Joel Damata <damatj@pointclickcare.com> Signed-off-by: Corey Daley <cdaley@redhat.com> Co-authored-by: Joel Damata <damatj@pointclickcare.com>
fix!: Use builtin probe endpoints (#216) * fix!: Use builtin probe endpoints These are `/.backstage/health/v1/readiness` and `/.backstage/health/v1/liveness` and were added in v1.29 Ref: https://backstage.io/docs/releases/v1.29.0#backend-health-service Signed-off-by: Nikolai Røed Kristiansen <nikolai.kristiansen@remarkable.no> * chore(ci): Fix test failures in v1.31 Techdocs needs to be configured in app config. Point our image-digest test to the v1.31.0 sha Signed-off-by: Nikolai Røed Kristiansen <nikolai.kristiansen@remarkable.no> --------- Signed-off-by: Nikolai Røed Kristiansen <nikolai.kristiansen@remarkable.no>
Add option to set Topology Spread Constraints, rather than just Affin… …ity (#217) * add option to set Topology Spread Constraints, rather than just Affinity Signed-off-by: David Roberts <David.Roberts@orbis.com> * add lint values for topologySpreadConstraints Signed-off-by: David Roberts <David.Roberts@orbis.com> * bump chart version Signed-off-by: David Roberts <David.Roberts@orbis.com> * remove the zone constraint, since the test environment is more limited Signed-off-by: David Roberts <David.Roberts@orbis.com> --------- Signed-off-by: David Roberts <David.Roberts@orbis.com>
feat: add support for multiple hosts and tls configurations in ingress ( #218) * feat: add support for multiple hosts and tls configurations in ingress Signed-off-by: Marcus Söderberg <msoderb@gmail.com> * chore(test): add ingress CI tests Signed-off-by: Marcus Söderberg <msoderb@gmail.com> --------- Signed-off-by: Marcus Söderberg <msoderb@gmail.com>
feat(backstage): option to pass in image by digest (#208) * feat(backstage): option to pass in image by digest Signed-off-by: 1602077 <62025739+1602077@users.noreply.github.com> * test: add ci test for digest Signed-off-by: 1602077 <62025739+1602077@users.noreply.github.com> * chore: rerun precommit hook Signed-off-by: 1602077 <62025739+1602077@users.noreply.github.com> --------- Signed-off-by: 1602077 <62025739+1602077@users.noreply.github.com>
feat(ingress): add path as property configurable (#196) * feat(ingress): add path as property configurable Signed-off-by: Jason Diaz G. <jasondiazg@gmail.com> Signed-off-by: Jason Diaz <jasondiazg@gmail.com> * fix(docs): Add the correct expected ingress default value in README.md file Signed-off-by: Jason Diaz <jasondiazg@gmail.com> * chore(chart-version): Bump chart version to 1.9.5 Signed-off-by: Jason Diaz <jasondiazg@gmail.com> * fix(schema): Change ingress path examples in chart schema Signed-off-by: Jason Diaz <jasondiazg@gmail.com> * chore(chart-version): Bump chart version to 1.9.5 in README.md --------- Signed-off-by: Jason Diaz G. <jasondiazg@gmail.com> Signed-off-by: Jason Diaz <jasondiazg@gmail.com> Co-authored-by: Jason Diaz G <jason.rene.diaz.gonzalez@ericsson.com>
PreviousNext