@kubernetes/sig-apps-misc
@soltysh can you update the feature naming? As we have "Deployments" since 1.1 release, we need more clarification what this feature is about.
@idvoretskyi this is not a specific feature but a progress tracker for moving Deployments to GA.
Maybe we need to have this in a different place?
This is the right place, since everyone expects major feature to be tracked here.
@kargakis no, we have to leave it here as @soltysh mentioned.
Deployments is already beta, right, so those boxes need to be checked too?
On Fri, Mar 3, 2017 at 5:04 AM, Ihor Dvoretskyi notifications@github.com
wrote:
@kargakis https://github.com/kargakis no, we have to leave it here as
@soltysh https://github.com/soltysh mentioned.—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/kubernetes/features/issues/194#issuecomment-283947709,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AHuudukz0_WMy4FW9EFgU_1usegftc9Xks5riA_EgaJpZM4MSGrf
.
Done.
Does this also cover moving ReplicaSets to GA?
@craigbox we will need a separate issue I think, although I would expect ReplicaSets to be GA once we move Deployments to GA.
As part of moving Deployments to GA, we are going to fix in 1.7 the biggest issue Deployments have so far which is hash collisions. Got an update to the Deployment proposal merged yesterday that reflects the new API field (https://github.com/kubernetes/community/pull/477). Implementation is in https://github.com/kubernetes/kubernetes/pull/44774
As part of moving Deployments to GA, we are going to fix in 1.7 the biggest issue Deployments have so far which is hash collisions. Got an update to the Deployment proposal merged yesterday that reflects the new API field (kubernetes/community#477). Implementation is in kubernetes/kubernetes#44774
@soltysh @kargakis @mfojtik I've updated the feature description to fit the new template. Please, fill the empty fields in the new template (their actual state was unclear).
@idvoretskyi based on the new template, I am wondering if umbrella issues like this one make sense anymore. This issue specifically tracks moving Deployments to GA but I doubt it provides the visibility that separate self-contained issues provide. Thoughts?
@kargakis sorry about missing this from the horizon.
I would like to keep the Deployments feature issue if the progress is still expected ("deployment" is the feature, while others are enhancements). At the same time, I would propose to close https://github.com/kubernetes/features/issues/287 in favor of the current one. But I'd like to hear the different thoughts if there are any.
cc @soltysh @kubernetes/sig-apps-feature-requests
I think keeping this umbrella issue is fine; can reference to specific major fixes that are upcoming...
As a matter of process, if the intention is to have a separate issue for moving each feature between states (zero to alpha, alpha to beta, beta to GA, or variations thereof), I would like to request:
I'm happy to help with the triage.
This is covered by another umbrella issue for workloads APIs: #353
@janetkuo does this mean Deployments and StatefulSets are GA in 1.9 ?
Yup! So are DaemonSet and ReplicaSet.
@krmayankk re GA in 1.9: Check out this blogpost for 1.9 release http://blog.kubernetes.io/2017/12/kubernetes-19-workloads-expanded-ecosystem.html
This is now shipped! Thanks everyone in SIG Apps for the great teamwork :tada:
Most helpful comment
Yup! So are DaemonSet and ReplicaSet.