Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-17698

Inconsistency in naming parts of camel-google-secrets-manager

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.16.0
    • 3.16.0
    • None
    • None
    • Unknown

    Description

      There's a lot of inconsistency about whether it's google-secret-manager or google-secrets-manager. Right now this has broken the website build because the spring-boot json file is google-secrets-manager.json but the camel components adoc has

      :camel-spring-boot-name: google-secret-manager

      Before this gets released I suggest that EVERYTHING be named consistently, either singular or plural but NOT a mixture.

      From e.g.
      ```
      import com.google.cloud.secretmanager.v1.SecretManagerServiceClient;
      ```
      it looks like google prefers a singular form, so I'd guess it would be less confusing for camel to adopt the same.

      I don't have a great deal of time right now but if there's agreement on what to do I can try to come up with a PR.

      Attachments

        Activity

          People

            acosentino Andrea Cosentino
            djencks David Jencks
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: