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

Pin tooling versions #166

Merged
merged 3 commits into from
Mar 3, 2020

Conversation

lawrencegripper
Copy link
Contributor

@lawrencegripper lawrencegripper commented Feb 12, 2020

This PR pins the versions of tooling used in the devcontainer to ensure future builds of the container are reproducable.

The driver for this change was issues observed with gopls and kubectl in another project.

For kubectl v1.17 change validation behavior which introduced a breaking change when using some scripts.

For gopls the location of the files in the repo moved which caused the devcontainer to stop building correctly.

I've raised this as draft as it would be good to get #152 in first so the devcontainer changes are built before being merged.

@lawrencegripper
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@stuartleeks
Copy link
Collaborator

@lawrencegripper - now that #152 is merged, are you ok to publish this?

@lawrencegripper
Copy link
Contributor Author

Will do, let me rebase now and push

@stuartleeks
Copy link
Collaborator

Thanks @lawrencegripper - are you ok to mark as Ready for Review now?

@lawrencegripper
Copy link
Contributor Author

Just testing some stuff out atm, make set-kindcluster seems to have an issue so will fix up then push. Sorry for the delay

@stuartleeks
Copy link
Collaborator

np - thanks for updating. (was just checking in case you'd made the update but not marked as ready for review.... not that I'd ever do something like that 😉)

@lawrencegripper lawrencegripper marked this pull request as ready for review February 19, 2020 11:18
@lawrencegripper
Copy link
Contributor Author

Was an issue my side, good to go with review.

@lawrencegripper
Copy link
Contributor Author

lawrencegripper commented Feb 24, 2020

@Azadehkhojandi / @JasonTheDeveloper are you to have a review of this one? @EliiseS is working on some changes to the devcontainer for the load testing work and would be good to base them off this one.

Copy link
Contributor

@Azadehkhojandi Azadehkhojandi left a comment

Choose a reason for hiding this comment

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

looks good, thank you

@Azadehkhojandi Azadehkhojandi merged commit 0978e28 into Azure:master Mar 3, 2020
@Azadehkhojandi
Copy link
Contributor

/azp run

@Azure Azure deleted a comment from azure-pipelines bot Mar 3, 2020
EliiseS pushed a commit to EliiseS/azure-databricks-operator that referenced this pull request Mar 4, 2020
* Pin tooling versions. Remove unused golang tooling

* Fix helm version pinning
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants