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

Generated code removal #217

Merged
merged 14 commits into from
Sep 13, 2019
Merged

Generated code removal #217

merged 14 commits into from
Sep 13, 2019

Conversation

szoio
Copy link
Contributor

@szoio szoio commented Sep 12, 2019

What this PR does / why we need it:

Takes the generated manifests out of source control.

The checked in version of the manifests and the generated code is never used, as it is overwritten in the build process.

Also the file config/rbac/role.yaml seems to be generated in random ordering. This causes a lot of noise in pull requests.

Closes #207

Special notes for your reviewer:

If applicable:

  • this PR contains documentation
  • this PR contains tests

szoio and others added 10 commits August 27, 2019 11:24
randomize the resources names used in tests (#152)
Ability to Set SecretName When Creating Event Hub (#151)
Increased Partition Count Minimum in EventHub to 2 (#178)
@frodopwns
Copy link
Contributor

Ah yes! Thank you! I hate that role.yaml file.

Copy link
Contributor

@WilliamMortlMicrosoft WilliamMortlMicrosoft left a comment

Choose a reason for hiding this comment

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

Thanks for fixing the master build

@szoio szoio merged commit 475cfb8 into Azure:master Sep 13, 2019
@szoio szoio deleted the generated-code-removal branch September 13, 2019 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Task: Remove generated code from source control
3 participants