Skip to content

Initial add of generated code, update readme, add settings file. #2

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

Merged
merged 2 commits into from
Jun 14, 2017

Conversation

brendandburns
Copy link
Contributor

Do not merge yet, work in progress.

Needs:

  • Clean up pre-processing of 201 responses
  • Deal with '/' wildcards
  • Add a .sln file

Copy link
Contributor

@krabhishek8260 krabhishek8260 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.

Copy link
Contributor

@krabhishek8260 krabhishek8260 left a comment

Choose a reason for hiding this comment

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

Can we put the generated code in a "generated" sub folder makes it easy to distinguish the auto-generated code.

@brendandburns
Copy link
Contributor Author

@krabhishek8260 moved to a 'generated' folder, let me know what you think.

@brendandburns
Copy link
Contributor Author

@krabhishek8260 ok, updated the directory structure somewhat and added a simple example.

Please take another look!

@brendandburns brendandburns changed the title WIP: Initial add of generated code, update readme, add settings file. Initial add of generated code, update readme, add settings file. Jun 14, 2017
@brendandburns brendandburns merged commit 7df099d into kubernetes-client:master Jun 14, 2017
ddieruf added a commit to ddieruf/kubernetes-client-csharp that referenced this pull request Aug 4, 2021
k8s-ci-robot pushed a commit that referenced this pull request Aug 4, 2021
* Initial port of cache functions from java client

* Move lock in Cache.Replace to be less disruptive

* Remove IListerWatcher as it's not used at the moment

* Added todo in Cache.Get as reminder

* TApiType implement IKubernetesObject

* TApiType implement IKubernetesObject

* TApiType implement class along with IKubernetesObject

* Disable failing test until it can be figured out

* Ran `dotnet format --fix-whitespace --fix-style` to put formatting in compliance

* Moved contents of KubernetesClient.Util into KubernetesClient project

* Moved contents of KubernetesClient.Util into KubernetesClient project #2 :(
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.

3 participants