ansible-collections / community.kubernetes

Kubernetes Collection for Ansible
https://galaxy.ansible.com/community/kubernetes
GNU General Public License v3.0
265 stars 104 forks source link

Prepare for a 1.1.0 release #254

Closed geerlingguy closed 4 years ago

geerlingguy commented 4 years ago
SUMMARY

Today we'd like to release the 1.1.0 version of this collection—at the same time, we will release an identical 1.1.0 version as kubernetes.core in preparation for the moving of all of this collection's content into that namespace (see https://github.com/ansible-collections/community.kubernetes/issues/221 for details).

I will need to go through past PRs and make sure they are all accounted for in changelog fragments, then I'll coordinate with @tima on releasing it and making sure it's also working in the other namespace.

ISSUE TYPE
COMPONENT NAME

Releases

ADDITIONAL INFORMATION

N/A

geerlingguy commented 4 years ago

1.1.0 has been tagged on GitHub, and is pushing to Galaxy; still need to:

geerlingguy commented 4 years ago

So far:

$ make downstream-release
./utils/downstream.sh -r
./utils/downstream.sh:LOG:INFO: f_release_option\n
./utils/downstream.sh:LOG:INFO: f_common_steps\n
./utils/downstream.sh:LOG:INFO: f_prep\n
./utils/downstream.sh:LOG:INFO: f_create_collection_dir_structure\n
./utils/downstream.sh: line 95: _file_exclude[@]: unbound variable
make: *** [downstream-release] Error 1
geerlingguy commented 4 years ago

This version has been released and submitted to Automation Hub. I will be releasing a 1.1.1 release soon with fixes https://github.com/ansible-collections/community.kubernetes/pull/259 and https://github.com/ansible-collections/community.kubernetes/pull/261 (at least).