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

apigateway Integration is not being created #1678

Closed
vispav opened this issue Feb 23, 2023 · 4 comments
Closed

apigateway Integration is not being created #1678

vispav opened this issue Feb 23, 2023 · 4 comments
Labels
bug Something isn't working stale

Comments

@vispav
Copy link

vispav commented Feb 23, 2023

What happened?

The integration of apigateway is not being created. No status or error message are printed either.
kubectl get integration.apigateway.aws.crossplane.io

NAME          READY   SYNCED   EXTERNAL-NAME
apigateway
apisoftware

How can we reproduce it?

apiVersion: apigateway.aws.crossplane.io/v1alpha1
kind: Integration
metadata:
  name: apigateway
spec:
  providerConfigRef:
    name: my-aws
  forProvider:
    # httpMethod: OPTIONS
    httpMethod: "OPTIONS"
    region: eu-west-1
    resourceIdRef:
      name: apigateway
    restApiId: hs281xxxx
    # type_: MOCK
    type_: "MOCK"

What environment did it happen in?

Crossplane version:
image: crossplane/crossplane:v1.10.1
image: xpkg.upbound.io/crossplane-contrib/provider-aws:v0.36.1

@vispav vispav added the bug Something isn't working label Feb 23, 2023
@AdamRussak
Copy link

Is it a known issue?
Maybe we can get ahow-to create a apigw integration?
We are realy struggling with it.

@eapri
Copy link

eapri commented Mar 7, 2023

I think this is caused by and related to #1573

@github-actions
Copy link

github-actions bot commented Aug 5, 2023

Crossplane does not currently have enough maintainers to address every issue and pull request. This issue has been automatically marked as stale because it has had no activity in the last 90 days. It will be closed in 14 days if no further activity occurs. Leaving a comment starting with /fresh will mark this issue as not stale.

@github-actions github-actions bot added the stale label Aug 5, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 20, 2023
@maithilee25
Copy link

/fresh Is there any update or resolution for this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

4 participants