*** kebray has quit IRC | 00:54 | |
docaedo | I've got a working hash-update script, and put the information on an etherpad before proposing a PR - https://etherpad.openstack.org/p/app-catalog-hash-update | 00:59 |
---|---|---|
docaedo | in short - if an entry has a hash_source in attributes (like http://cloud.centos.org/centos/7/images/sha256sum.txt for instance) | 00:59 |
docaedo | the script grabs that file, finds the hash associated with the entry, and updates the hash if necessary | 01:00 |
docaedo | since this would run with the dead-link checker, it would be on a periodic schedule and would result in a new proposal from proposal-bot if there were any changes found (i.e. dead links or changed hashes) | 01:00 |
docaedo | until we have an API that allows owners of asset entries to programatically update their entries (i.e. when we transition to glare backend) I think this is a nice addition, and means the catalog can be kept up to date w/r/t hashes for entries without requiring the submitter to do any ongoing work | 01:02 |
docaedo | I'll bring this up tomorrow morning in the meeting too if we have time, otherwise it'll be on next weeks agenda | 01:03 |
openstackgerrit | Christopher Aedo proposed openstack/app-catalog: [WIP] update hash if hash_source is defined https://review.openstack.org/264523 | 02:42 |
*** kebray has joined #openstack-app-catalog | 03:37 | |
*** kebray has quit IRC | 04:08 | |
*** rmoe has quit IRC | 10:06 | |
*** rmoe has joined #openstack-app-catalog | 10:09 | |
*** rmoe has quit IRC | 10:13 | |
*** rmoe has joined #openstack-app-catalog | 10:15 | |
*** rmoe has quit IRC | 10:22 | |
*** rmoe has joined #openstack-app-catalog | 10:23 | |
*** rmoe has quit IRC | 10:27 | |
*** rmoe has joined #openstack-app-catalog | 10:28 | |
*** rmoe has quit IRC | 10:42 | |
*** rmoe has joined #openstack-app-catalog | 10:42 | |
*** rmoe has quit IRC | 10:47 | |
*** rmoe has joined #openstack-app-catalog | 10:52 | |
*** rmoe has quit IRC | 10:58 | |
*** rmoe has joined #openstack-app-catalog | 10:59 | |
*** rmoe has quit IRC | 11:03 | |
*** rmoe has joined #openstack-app-catalog | 11:04 | |
*** rmoe has quit IRC | 11:11 | |
*** rmoe has joined #openstack-app-catalog | 11:11 | |
*** rmoe_ has joined #openstack-app-catalog | 11:17 | |
*** rmoe has quit IRC | 11:18 | |
*** rmoe_ has quit IRC | 11:22 | |
*** rmoe has joined #openstack-app-catalog | 11:22 | |
*** rmoe has quit IRC | 11:27 | |
*** rmoe has joined #openstack-app-catalog | 11:28 | |
*** rmoe has quit IRC | 11:33 | |
*** rmoe has joined #openstack-app-catalog | 11:38 | |
*** rmoe has quit IRC | 11:50 | |
*** rmoe has joined #openstack-app-catalog | 11:54 | |
*** rmoe has quit IRC | 12:00 | |
*** rmoe has joined #openstack-app-catalog | 12:03 | |
*** rmoe has quit IRC | 12:19 | |
*** rmoe has joined #openstack-app-catalog | 12:22 | |
*** rmoe has quit IRC | 12:28 | |
*** rmoe has joined #openstack-app-catalog | 12:28 | |
*** rmoe has quit IRC | 12:34 | |
*** rmoe has joined #openstack-app-catalog | 12:38 | |
*** rmoe has quit IRC | 12:43 | |
*** rmoe has joined #openstack-app-catalog | 12:43 | |
*** rmoe has quit IRC | 12:50 | |
*** rmoe has joined #openstack-app-catalog | 12:50 | |
*** rmoe has quit IRC | 13:01 | |
*** rmoe has joined #openstack-app-catalog | 13:03 | |
*** rmoe has quit IRC | 13:09 | |
*** rmoe has joined #openstack-app-catalog | 13:11 | |
*** rmoe has quit IRC | 13:17 | |
*** rmoe has joined #openstack-app-catalog | 13:20 | |
*** rmoe has quit IRC | 13:25 | |
*** rmoe has joined #openstack-app-catalog | 13:26 | |
*** rmoe has quit IRC | 13:33 | |
*** rmoe has joined #openstack-app-catalog | 13:34 | |
*** rmoe has quit IRC | 13:40 | |
*** rmoe has joined #openstack-app-catalog | 13:42 | |
*** rmoe has quit IRC | 13:48 | |
*** rmoe has joined #openstack-app-catalog | 13:49 | |
*** rmoe has quit IRC | 13:53 | |
*** rmoe has joined #openstack-app-catalog | 13:54 | |
*** rmoe has quit IRC | 13:59 | |
*** rmoe has joined #openstack-app-catalog | 14:00 | |
*** rmoe has quit IRC | 14:05 | |
*** rmoe has joined #openstack-app-catalog | 14:16 | |
*** rmoe has quit IRC | 14:21 | |
*** rmoe has joined #openstack-app-catalog | 14:21 | |
*** rmoe has quit IRC | 14:26 | |
*** rmoe has joined #openstack-app-catalog | 14:28 | |
openstackgerrit | Merged openstack/app-catalog: Update app-catalog-ui information link https://review.openstack.org/262293 | 15:48 |
*** kebray has joined #openstack-app-catalog | 16:09 | |
kfox1111 | docaedo: we shouldn't rename heat templates. it will probably be confusing if some templates don't work on a cloud because mistral's not installed. :/ | 16:46 |
kfox1111 | in the plugin, we use the term "Orchestration" for heat. I'd recommend using "Workflow" for the Mistral templates. | 16:47 |
kfox1111 | That also matches what they put in the service catalog I think. | 16:47 |
kfox1111 | its easier then for people to determine, "all the workflow stuff isn't supported on the cloud... I need to ask for the workflow engine to be installed" | 16:48 |
docaedo | I'm not proposing to rename heat templates, I'm just talking about the web site, and having a category for "templates" under which heat templates live | 16:55 |
docaedo | they'd still be clearly shown to be heat templates, and we'd need a new section in the schema for mistral workflows | 16:55 |
docaedo | but I'm also not rushing this through :) we should have some input and involvement from mistral, maybe they can find a resource if there's a redesign of the site in order | 16:57 |
kfox1111 | well, long term I was hoping we'd redo the site to look like the plugin. | 16:59 |
kfox1111 | have the types as checkboxes at the top, and be able to search across all of them. | 16:59 |
kfox1111 | I think most people won't care about "templates". they are a conveyance mechanism | 17:00 |
kfox1111 | docker-compose files, kubernetes templates, etc are also "templates". | 17:01 |
kfox1111 | the important thing is what they want to do with them. | 17:01 |
kfox1111 | launch an application, or create a workflow I think. | 17:01 |
docaedo | meeting time btw :) | 17:02 |
docaedo | I generally agree with the long term plan to have the site and the plugin share look/code | 17:40 |
openstackgerrit | Merged openstack/app-catalog: Skip assets with active==false attribute https://review.openstack.org/257663 | 18:28 |
openstackgerrit | Christopher Aedo proposed openstack/app-catalog: Add dead-link test script to tools https://review.openstack.org/260198 | 18:44 |
*** kebray has quit IRC | 19:01 | |
*** kebray has joined #openstack-app-catalog | 19:22 | |
*** reed_ has joined #openstack-app-catalog | 19:37 | |
*** reed has quit IRC | 19:38 | |
*** reed_ is now known as reed | 19:39 | |
*** kebray has quit IRC | 19:39 | |
*** kebray has joined #openstack-app-catalog | 19:42 | |
*** kebray has quit IRC | 20:09 | |
*** kebray has joined #openstack-app-catalog | 20:17 | |
*** openstackgerrit has quit IRC | 20:23 | |
*** openstackgerrit has joined #openstack-app-catalog | 20:25 | |
openstackgerrit | Christopher Aedo proposed openstack/app-catalog: Add dead-link test script to tools https://review.openstack.org/260198 | 20:48 |
openstackgerrit | Christopher Aedo proposed openstack/app-catalog: Update hash if hash_url is defined https://review.openstack.org/264523 | 21:03 |
docaedo | kfox1111: ^^ Think these are both ready for review | 21:08 |
docaedo | as soon as we can merge 260198 I'll propose the infra patch that starts running it in the daily periodic pipeline | 21:09 |
docaedo | and 264523 just adds a section to fetch the hash assuming the url is not dead | 21:09 |
kfox1111 | docaedo: gerrit says they conflict. | 21:11 |
kfox1111 | did you intend one to be a patch on top of the other? | 21:12 |
docaedo | ah yeah probably screwed it up, didn't actually look at gerrit :) | 21:12 |
kfox1111 | ah, yeah. looks like the second one is not assuming the previous is a parent. | 21:13 |
docaedo | and they conflict with each other - I'm guessing just pressing the magic rebase button will not help me, what should I do? Guessing you've seen this before | 21:13 |
kfox1111 | easist thing I know how to do is: | 21:14 |
kfox1111 | copy the hash version of the file to ~/ | 21:14 |
kfox1111 | checkout the parent commit. | 21:14 |
kfox1111 | branch to a new name | 21:15 |
kfox1111 | copy the ~/file over the parent's version, | 21:15 |
kfox1111 | make a new commit, | 21:15 |
kfox1111 | copy/paste in the commit message from the hash version. | 21:15 |
kfox1111 | then git review. | 21:15 |
kfox1111 | I think that would fix it. | 21:15 |
docaedo | and abandon 264253 then? | 21:16 |
kfox1111 | copy/pasting in the commit message should keep the gerrit commit id, so it should just rebase it. | 21:16 |
docaedo | ah ok | 21:16 |
kfox1111 | when you do the review, it should say, there are two commits. | 21:17 |
kfox1111 | bbiab | 21:18 |
docaedo | cool, thnks I'll try this hopefully get it sorted quick | 21:18 |
openstackgerrit | Christopher Aedo proposed openstack/app-catalog: Update hash if hash_url is defined https://review.openstack.org/264523 | 21:23 |
docaedo | thanks, that did it | 21:25 |
*** kebray has quit IRC | 21:45 | |
*** kebray has joined #openstack-app-catalog | 21:46 | |
docaedo | Infra patch: https://review.openstack.org/#/c/264978/ | 21:49 |
openstackgerrit | Christopher Aedo proposed openstack/app-catalog: Update hash if hash_url is defined https://review.openstack.org/264523 | 22:12 |
*** kebray has quit IRC | 22:57 | |
openstackgerrit | Christopher Aedo proposed openstack/app-catalog: Update hash if hash_url is defined https://review.openstack.org/264523 | 23:29 |
openstackgerrit | Christopher Aedo proposed openstack/app-catalog: Update hash if hash_url is defined https://review.openstack.org/264523 | 23:34 |
docaedo | got some good advice on cleaning that up :) Now it's more readable at least | 23:35 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!