Plan for Namespace names and '_' vs '-'
See original GitHub issueBug Report
SUMMARY
Maybe related to https://github.com/ansible/galaxy/issues/775 . Previously my ansible galaxy’s username is suzuki-shunsuke which is same as github username. But today I found my ansible galaxy’s username has changed to suzuki_shunsuke and I can’t change it. So my role’s path has changed and ansible playbooks which depend on my roles has broken.
$ ansible-galaxy install suzuki-shunsuke.docker-ce-centos
- downloading role 'docker-ce-centos', owned by suzuki-shunsuke
[WARNING]: - suzuki-shunsuke.docker-ce-centos was NOT installed successfully: - sorry, suzuki-shunsuke.docker-ce-centos was not
found on https://galaxy.ansible.com.
ERROR! - you can use --ignore-errors to skip failed roles and finish processing the list.
STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS
Issue Analytics
- State:
- Created 5 years ago
- Comments:17 (2 by maintainers)
Top Results From Across the Web
Names of Namespaces - Framework Design Guidelines
Use these guidelines for naming namespaces as part of guidelines for designing libraries that extend and interact with .NET libraries.
Read more >c# - namespace naming conventions - Stack Overflow
The name chosen for a namespace should indicate the functionality made available by types in the namespace. For example, the System.Net.Sockets namespace ...
Read more >XML Schema: Understanding Namespaces - Oracle
Moving to XML Schema? This introduction to namespaces will help you understand one of its more important elements.
Read more >Planning a DNS Namespace Design - MCSE
Planning, Implementing, and Maintaining a Name Resolution ... currently using a corporate DNS namespace on the Internet, or think that you ...
Read more >Exchange Best Practices: Client Access Namespaces
When deploying Exchange Server 2013 or 2016 there are some best ... Namespaces should not contain server fully qualified domain names (FQDNs) ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
We will move forward with the changes and notify our users but guys, this is just unbeliveable.
We have literally thousands of users relying on ansistrano for their CI/CD pipelines. You just cannot make these changes without a transition period.
Was any warning or communication made to namespace owners? This is a huge thing to have done without communication! A galaxy namespace I work with has been affected by this, and I can’t imagine how many other orgs will run into the same problem…