-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
1.6 post-rebase tasks #13732
Comments
@sttts @enj @deads2k @smarterclayton for the kube alpha API's i found that we already have a way to disabled them: |
Why shouldn't they be disabled by default? I would want all half done features to be off, and then I can turn them on if I understand the risks. |
@enj if we start setting this now, it will probably break existing clusters? ;-) |
we don't intentionally enable alpha types... what existing 1.6 clusters are you referring to? |
@liggitt where we disabling them? the |
As I recall, there is a default whitelist too. Hardcoded. |
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
I think at this point all of the points are either handled or already outdated. |
Blockers:
Basic StatefulSet functionality \[StatefulSetBasic\] should provide basic identity
Fix default watch cache size to be 1000 instead of upstream's 100 #14052SchedulerPredicates [Serial] validates resource limits of pods that are allowed to run [Conformance]
autoscaling/v2alpha1 is marked as preferred, storage.k8s.io v1beta1 vs v1, etc) https://github.com/openshift/origin/pull/15160/filesFurther work:
pkg/apis/foo
pkg/cmd/cli/describe/deployments.go
) https://github.com/openshift/origin/pull/13653/files/20348bb298cb570f49a78ff37c3ffec00255b2fb..dfd58523e1de61d9debdbd5af7aa9ac3e69111c9#diff-10042ecb2622b0122245db3a12c79f1a/status
access for namespaced roles (https://github.com/openshift/origin/pull/13653/files/326fc9b4a9752f3d0d60fecf9e68017d5aa543f4..55dc4afdb6f775cfadd95c14161c1aaf153c7968#r111140469)The text was updated successfully, but these errors were encountered: