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

GCP length check #63

Closed
wants to merge 2 commits into from
Closed

Conversation

0x646e78
Copy link

Addresses issue #61

This probably could do with a helper in utils.py, but this was my 'get it working' approach, not being overly familiar with the codebase.

Checking the URL before mutation doesn't solve the issue as the length blows out once the region, func_url added.

Other providers were fine, the only one I had fail (using default mutations) was this.

@initstring
Copy link
Owner

Oh shoot - I forgot that some functions (like this one) might actually append to the mutated name. I need to catch this somewhere earlier.

OK, thanks for this. I don't think catching it here in the gcp file is the best place to do it, so I am going to close this PR and look into hooking the utility functions instead...

@initstring initstring closed this Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants