Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-9457

add an SCM-ignored XML filename to keep secrets in (auth-keys.xml?)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0.0-alpha1
    • 2.6.0
    • build
    • None

    Description

      to avoid accidentally checking in secrets, I keep auth keys for things like AWS in file called auth-keys.xml alongside the test/resources/core-site.xml file, then XInclude them. I also have a global gitignore set up ignore files with that name.

      I propose having a standard name for XML files containing such secrets (we could use auth-keys.xml or something else, and set up hadoop-trunk/.gitignore and svn:ignore to ignore them. That way, nobody else will check them in by accident

      Attachments

        Activity

          People

            Unassigned Unassigned
            stevel@apache.org Steve Loughran
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: