Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add PubsubToPubsub Masking secret columns from pub/sub secret attribute keys #264

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

case-k-git
Copy link

@case-k-git case-k-git commented Jun 13, 2021

add PubsubToPubsubMaskedEventKeyValue template masking secret value from pub/sub secret attribute keys.

mvn -Pdataflow-runner compile exec:java \
  -Dexec.mainClass=com.google.cloud.teleport.templates.PubsubToPubsubMaskedEventKeyValue \
  -Dexec.args="--project=''
              --tempLocation='' \
              --templateLocation=gs://beam-test-kinesis/templates/PubsubToPubsubMaskedEventKeyValue \
              --experiments=enable_stackdriver_agent_metrics \
              --enableStreamingEngine \
              --runner=DataflowRunner \
              --maskedAttributeKey=secret_columns \
             --maskedEventKeyValue=null \
              --region=us-central1"

@google-cla google-cla bot added the cla: yes The PR submitter has a CLA label Jun 13, 2021
@case-k-git case-k-git changed the title add PubsubToPubsubMaskedEventKeyValue template masking secret value f… add PubsubToPubsub Masking secret columns from pub/sub secret attribute keys Jun 13, 2021
@an2x an2x self-requested a review June 18, 2021 22:00
@stale
Copy link

stale bot commented Apr 16, 2022

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 16, 2022
@bvolpato
Copy link
Contributor

Hi @case-k-git -- thanks for your contribution here. Unfortunately we ran behind on reviews, and the structure of the project changed a bit. Is there still interest in pursuing this template? We can work together on a plan to resolve conflicts + review the code.

@github-actions github-actions bot removed the stale label Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes The PR submitter has a CLA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants