Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Add the ability to specify a namespace for tye deploy. #400

Merged
merged 1 commit into from
Apr 24, 2020

Conversation

brendandburns
Copy link
Contributor

cc @davidfowl

I monkey-patched the path from the CLI down into the generator. Let me know if there is a preferred path to pass this through.

@dnfclas
Copy link

dnfclas commented Apr 23, 2020

CLA assistant check
All CLA requirements met.

@jkotalik
Copy link
Contributor

There are some tests you need to update that check the k8s content with the new namespace mapping.

Copy link
Member

@rynowak rynowak left a comment

Choose a reason for hiding this comment

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

I monkey-patched the path from the CLI down into the generator. Let me know if there is a preferred path to pass this through.

My best idea for this having looked through the code.

@brendandburns brendandburns force-pushed the cli branch 2 times, most recently from 9fd9e73 to 2cf4dd8 Compare April 23, 2020 22:34
@brendandburns
Copy link
Contributor Author

Ok, I think I addressed all of the changes, this is much cleaner, thanks!

Please take another look.

@brendandburns
Copy link
Contributor Author

fwiw, the format is flagging on line-endings, but dotnet format on my linux machine shows no problems and makes no changes. I assume that this is a Linux LF vs Windows CRLF thing.

@brendandburns
Copy link
Contributor Author

I would suggest that this project converge on LF instead of CRLF.

@rynowak
Copy link
Member

rynowak commented Apr 24, 2020

fwiw, the format is flagging on line-endings, but dotnet format on my linux machine shows no problems and makes no changes. I assume that this is a Linux LF vs Windows CRLF thing.

Thanks for the feedback, I'm going to follow up on this and some of the other formatting related things. I'm not having the same problem on mac, but it might be due to how I've configured something.

@rynowak rynowak merged commit b91c731 into dotnet:master Apr 24, 2020
@rynowak
Copy link
Member

rynowak commented Apr 24, 2020

Thanks!

@brendandburns
Copy link
Contributor Author

brendandburns commented Apr 24, 2020 via email

jkotalik added a commit that referenced this pull request Apr 24, 2020
kishanAnem pushed a commit to kishanAnem/tye that referenced this pull request May 15, 2020
kishanAnem pushed a commit to kishanAnem/tye that referenced this pull request May 15, 2020
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.

4 participants