Merge pull request #9976 from backstage/freben/generation

remove `metadata.generation`
This commit is contained in:
Fredrik Adelöw
2022-03-10 15:45:21 +01:00
committed by GitHub
22 changed files with 13 additions and 93 deletions
@@ -24,7 +24,6 @@ export const entityStub: { entity: Entity } = {
name: 'sample-service',
description: 'Sample service',
uid: 'g0h33dd9-56h7-835b-b63v-7x5da3j64851',
generation: 1,
},
apiVersion: 'backstage.io/v1alpha1',
kind: 'Component',