Friday, 2021-08-20

kata-irc-bot<fidencio> All, I'm cuting a release in a few hours from now and I'd appreciate a review on: • https://github.com/kata-containers/kata-containers/pull/2454 I sincerely think that's the only one that's not reviewed yet that I'd like to have in. If y'all have another one in mind, that's ready to be merged, please, point it at my direction as well.07:17
kata-irc-bot<fidencio> @eric.ernst, @archana.m.shinde, have you seen this on the kata-deploy test? ```Error from server (NotFound): deployments.apps "coredns" not found [   {     "cloudName": "AzureCloud",     "homeTenantId": "***",     "id": "***",     "isDefault": true,     "managedByTenants": [],     "name": "Microsoft Azure Sponsorship",     "state": "Enabled",     "tenantId": "***",     "user": {       "name": "***",       "type": "servicePrincipal"    12:40
kata-irc-bot}   } ]``` 12:40
kata-irc-bot<fidencio> https://github.com/kata-containers/kata-containers/runs/3381874001?check_suite_focus=true12:40
kata-irc-bot<fidencio> And the CIs are http://jenkins.katacontainers.io/view/CCv0/13:30
kata-irc-bot<eric.ernst> Hmm.13:31
kata-irc-bot<eric.ernst> Let me check git history for that…13:32
kata-irc-bot<salvador.fuentes> great to know that we already have a new job for that, sure we can help @steven and I'm adding him to the kata-ci channel13:33
kata-irc-bot<steven> Thanks very much folks :slightly_smiling_face:13:33
kata-irc-bot<eric.ernst> I made this change back in April: ```     # make sure coredns is up before moving forward: -    kubectl wait --timeout=10m -n kube-system --for=condition=Available deployment.extensions/coredns +    kubectl wait --timeout=10m -n kube-system --for=condition=Available deployment/coredns```13:34
kata-irc-bot<eric.ernst> We call setup-aks in our CI anyway, rigth?13:34
kata-irc-bot<fidencio> > We call setup-aks in our CI anyway, rigth? You mean, either in the test or in the main?13:35
kata-irc-bot<eric.ernst> Since we’re using the same cluster-config, I don’t expect we should hit any changes here.13:35
kata-irc-bot<fidencio> https://github.com/kata-containers/kata-containers/runs/3382326451?check_suite_focus=true13:35
kata-irc-bot<fidencio> And it's green13:36
kata-irc-bot<eric.ernst> I mean, are we calling this action elsewehre now?  Is this transient?13:36
kata-irc-bot<fidencio> This is transient13:36
kata-irc-bot<fidencio> I'm not sure if we call that anywehere else apart from the test_kata_deploy and the release itself13:36
kata-irc-bot<eric.ernst> i’d rerun. Its odd though13:36
kata-irc-bot<eric.ernst> ```node/k8s-agentpool-33194026-0 condition met 133 node/k8s-master-33194026-0 condition met 134 deployment.apps/coredns condition met```13:36
kata-irc-bot<fidencio> I guess it tells me we're good to go and proceed with the release13:37
kata-irc-bot<eric.ernst> Yes, I would.13:39
kata-irc-bot<fidencio> Folks, can we help one to get a release out? :slightly_smiling_face: I need reviews on: • https://github.com/kata-containers/kata-containers/pull/2473 (2.2.0-rc0 bump for the kata-containers repo) • https://github.com/kata-containers/tests/pull/3855 (2.2.0-rc0 bump for the tests repo)13:39
kata-irc-bot<fidencio> cc @wmoschet? :slightly_smiling_face:13:46
kata-irc-bot<fidencio> @eric.ernst, @archana.m.shinde, @samuel.ortiz, @bergwolf, I'll cut the "2.2.0" final release on August 31st then, after I'm back from vacation!13:47
kata-irc-bot<wmoschet> sure! gonna review now13:47
kata-irc-bot<fidencio> Does that sound reasonable to y'all?13:47
kata-irc-bot<wmoschet> @fidencio done!13:52
kata-irc-bot<archana.m.shinde> Sounds good to me @fidencio14:15
kata-irc-bot<fidencio> Folks, I'm off next week, I'll be on and off till the end of the day just to finish the last bits of the release. See y'all in the first week of September, and take care!14:50
*** fidencio is now known as fidencio|off14:53
kata-irc-bot<fidencio> The famouns "spoke to soon": https://github.com/kata-containers/kata-containers/pull/2476 /o\15:10
kata-irc-bot<fidencio> Later Today I'll delete the stable-2.2 branch, delete the tags created, merge this commit, and then re-run the whole process.15:25

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!