Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mount point for helm config #383

Merged
merged 2 commits into from
Oct 16, 2018

Conversation

markmandel
Copy link
Member

This allows repository information to be saved between invocations of the build image and/or interactive shell

@markmandel markmandel added kind/feature New features for Agones area/build-tools Development tooling. I.e. pretty much everything in the `build` directory. feature-freeze-do-not-merge Only eligible to be merged once we are out of feature freeze (next full release) labels Oct 11, 2018
This allows repository information to be saved
between invocations of the build image.
Copy link
Collaborator

@cyriltovena cyriltovena left a comment

Choose a reason for hiding this comment

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

Of course !

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 8ac1bad4-e24f-4a30-9da6-187874353355

Build Logs
starting build "8ac1bad4-e24f-4a30-9da6-187874353355"

FETCHSOURCE
Initialized empty Git repository in /workspace/.git/
fatal: remote error: want 96ddb3666d9ed3ba202e1d981740f33b1a93f9f7 not valid
fatal: the remote end hung up unexpectedly
Reinitialized existing Git repository in /workspace/.git/
fatal: remote origin already exists.
fatal: remote error: want 96ddb3666d9ed3ba202e1d981740f33b1a93f9f7 not valid
fatal: the remote end hung up unexpectedly
Reinitialized existing Git repository in /workspace/.git/
fatal: remote origin already exists.
fatal: remote error: want 96ddb3666d9ed3ba202e1d981740f33b1a93f9f7 not valid
fatal: the remote end hung up unexpectedly
ERROR
ERROR: fetching git source: Failure fetching git repo: exit status 128

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 5ebc7a10-c844-4d42-965e-00e0548b3601

The following development artifacts have been built, and will exist for the next 30 days:

(experimental) To install this version:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/383/head:pr_383 && git checkout pr_383
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.5.0-754942f

@markmandel markmandel removed feature-freeze-do-not-merge Only eligible to be merged once we are out of feature freeze (next full release) labels Oct 16, 2018
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 4d687241-5bfd-4491-8a67-5ecb014658b8

The following development artifacts have been built, and will exist for the next 30 days:

(experimental) To install this version:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/383/head:pr_383 && git checkout pr_383
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.6.0-7d54667

@markmandel markmandel merged commit 9e94bec into googleforgames:master Oct 16, 2018
@markmandel markmandel deleted the build/helm-mount branch October 16, 2018 20:25
@markmandel markmandel added this to the 0.6.0 milestone Oct 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build-tools Development tooling. I.e. pretty much everything in the `build` directory. kind/feature New features for Agones
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants