Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

GCP Service Broker in the main index.yaml #120

Merged
merged 3 commits into from
Sep 26, 2019

Conversation

piotrmiskiewicz
Copy link
Member

@piotrmiskiewicz piotrmiskiewicz commented Sep 16, 2019

Description

Changes proposed in this pull request:

  • bump GCP broker image, remove info about preview
  • the GCP Broker addon enabled by default
  • add documentation job checker in the chart

Related issue(s)
Related: kyma-project/kyma#5395

Copy link
Contributor

@mszostok mszostok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on the nightly cluster, and it works, but docs were not displayed but AFAIK it is a known issue

google-cloud-platform-service-broker:
- name: google-cloud-platform-service-broker
description: "Google Cloud Platform Service Broker"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we ask @PK85 and change it to GCP Service Broker? I will be more consistent because we have already AWS Service Broker and not Amazon Web Services Service Broker

The upstream chart is also called just gcp-service-broker: https://github.com/GoogleCloudPlatform/gcp-service-broker/tree/master/deployments/helm/gcp-service-broker

If PK will agree then we should change also the directory name to make it consistent

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changed to gcp-service-broker

@@ -20,7 +20,7 @@ replicaCount: 1
brokerDocBasePath: https://raw.githubusercontent.com/GoogleCloudPlatform/gcp-service-broker/754f612578a163362821553d2b2122ba9d122c43/docs/classes
image:
repository: gcr.io/gcp-service-broker/gcp-service-broker@sha256
tag: 2162aaa06bb7b1fdfb17d6f7f8148e1b66f08f588f8476223852b93ae38ce1db
tag: 76ab8f091a314b657036d353dffa4f5e7de491e355a307149ece325a81f0d96c
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update also comment above

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated

@@ -0,0 +1,54 @@
apiVersion: batch/v1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we also move the docs.yaml into that folder and make that as a best practice?

thanks to that only inside the docu dir we will have our customization, everything else should be the same as the upstream chart

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

moved

@piotrmiskiewicz piotrmiskiewicz merged commit 2701259 into kyma-project:master Sep 26, 2019
@piotrmiskiewicz piotrmiskiewicz changed the title Bump gcp broker GCP Service Broker in the main index.yaml Sep 26, 2019
@piotrmiskiewicz piotrmiskiewicz added the kind/feature Categorizes issue or PR as related to a new feature. label Sep 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants