question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Plan for Namespace names and '_' vs '-'

See original GitHub issue

Bug 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:closed
  • Created 5 years ago
  • Comments:17 (2 by maintainers)

github_iconTop GitHub Comments

5reactions
ricardclaucommented, Aug 16, 2018

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.

3reactions
press5-bolognesecommented, Jul 3, 2018

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…

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found