Skip to content

Conversation

eminalemdar
Copy link
Contributor

Fixes #49

Updated the API versions in the examples with the latest versions.

  • Couldn't find any examples related to PodPreset neither in the repo nor in the Kubernetes docs. This is removed.
  • I haven't updated the cloud provider and plugin resources.
  • We need to discuss what to do with PodSecurityPolicy resources because of the deprecation. It will be removed from the API in the next release but we skip these resources in the CI with -ignore-missing-schemas option because kubeconform doesn't have it in its schema in the master version for Kubernetes.
@eminalemdar eminalemdar requested a review from ttarczynski June 15, 2022 08:45
@eminalemdar eminalemdar self-assigned this Jun 15, 2022
@eminalemdar eminalemdar merged commit f29c136 into ContainerSolutions:master Jun 15, 2022
@eminalemdar eminalemdar deleted the api-version-updates branch June 15, 2022 14:44
melihc1 added a commit that referenced this pull request May 10, 2023
5dfc652 update version references to: refs/tags/v0.0.5 1661a68 Updates for 1.27 (#62) 7216417 Remove PodSecurityPolicy examples (#59) a5709b6 update version references to: refs/tags/v0.0.4 bd819c7 Prepare for release of v0.0.4 (#61) d208442 test rerun 5b6816c Merge pull request #55 from eminalemdar/master b17cd9e updated kubeconform command for correcting the errors about Istio, PSP and CRDs f29c136 Merge pull request #51 from eminalemdar/api-version-updates 4c8bcdb Updated restricted PodSecurityPolicy example a6f2d88 Updated PodDisruptionBudget examples a2bdcd5 Updated EndpointSlice example 42dcf1d Updated Cron Job example 897a020 Merge pull request #48 from ContainerSolutions/custom-resource-definition 03d3d0d fix yamllint offences f47dd48 Add a CRD example f63018f Update RELEASE_PROCESS.md 1875537 Merge pull request #39 from kolja-lucht/kolja/ingress_networking_api_update 9ce140f Add new line to end of files 998c4ba Merge branch 'master' into kolja/ingress_networking_api_update d2b6ddd Merge pull request #47 from ContainerSolutions/pr42 04059dd Yaml lints aea771a Add README for VirtualServices 5958eb6 Examples for Istio VirtualService.networking.istio.io/v1beta1 9e8ca44 Ignore missing schemas c55be3e Merge pull request #43 from mt-inside/istio-destinationrule c1440bc Merge pull request #46 from ContainerSolutions/update 10f6564 Ingress and other schema update corrections 212803d Merge pull request #44 from ContainerSolutions/kubeconform 5b09f5a Merge pull request #45 from ContainerSolutions/remove-podpreset 64f8c22 removing PodPreset example ed31e7c changed error condition cbb7fb1 changed kubeval to kubeconform 5eb9183 Merge pull request #41 from shteou/patch-1 8e64c56 Add simple examples of DestinationRules f4817d5 fix: typo in pod's volume claimName 8923810 Upgrade networking api in ingress and use new syntax cdf024a Logo and release c1446f0 Release 1413a43 logo a0b1581 Merge pull request #36 from ContainerSolutions/feature-add-deployment-environment a3498cb Fix lint empty space error 5538109 Add Deployment example with environment variables git-subtree-dir: examples git-subtree-split: 5dfc652
melihc1 added a commit that referenced this pull request May 10, 2023
* Squashed 'examples/' changes from 37ba37b..5dfc652 5dfc652 update version references to: refs/tags/v0.0.5 1661a68 Updates for 1.27 (#62) 7216417 Remove PodSecurityPolicy examples (#59) a5709b6 update version references to: refs/tags/v0.0.4 bd819c7 Prepare for release of v0.0.4 (#61) d208442 test rerun 5b6816c Merge pull request #55 from eminalemdar/master b17cd9e updated kubeconform command for correcting the errors about Istio, PSP and CRDs f29c136 Merge pull request #51 from eminalemdar/api-version-updates 4c8bcdb Updated restricted PodSecurityPolicy example a6f2d88 Updated PodDisruptionBudget examples a2bdcd5 Updated EndpointSlice example 42dcf1d Updated Cron Job example 897a020 Merge pull request #48 from ContainerSolutions/custom-resource-definition 03d3d0d fix yamllint offences f47dd48 Add a CRD example f63018f Update RELEASE_PROCESS.md 1875537 Merge pull request #39 from kolja-lucht/kolja/ingress_networking_api_update 9ce140f Add new line to end of files 998c4ba Merge branch 'master' into kolja/ingress_networking_api_update d2b6ddd Merge pull request #47 from ContainerSolutions/pr42 04059dd Yaml lints aea771a Add README for VirtualServices 5958eb6 Examples for Istio VirtualService.networking.istio.io/v1beta1 9e8ca44 Ignore missing schemas c55be3e Merge pull request #43 from mt-inside/istio-destinationrule c1440bc Merge pull request #46 from ContainerSolutions/update 10f6564 Ingress and other schema update corrections 212803d Merge pull request #44 from ContainerSolutions/kubeconform 5b09f5a Merge pull request #45 from ContainerSolutions/remove-podpreset 64f8c22 removing PodPreset example ed31e7c changed error condition cbb7fb1 changed kubeval to kubeconform 5eb9183 Merge pull request #41 from shteou/patch-1 8e64c56 Add simple examples of DestinationRules f4817d5 fix: typo in pod's volume claimName 8923810 Upgrade networking api in ingress and use new syntax cdf024a Logo and release c1446f0 Release 1413a43 logo a0b1581 Merge pull request #36 from ContainerSolutions/feature-add-deployment-environment a3498cb Fix lint empty space error 5538109 Add Deployment example with environment variables git-subtree-dir: examples git-subtree-split: 5dfc652 * add release.sh to check example markdowns * add version for theme * add missing markdowns * ignore bin for markdown check * cleanup * added check for directories without yamls * updated Gemfile.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants