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

Build failed #114

Open
tuxtof opened this issue Oct 4, 2022 · 0 comments
Open

Build failed #114

tuxtof opened this issue Oct 4, 2022 · 0 comments

Comments

@tuxtof
Copy link

tuxtof commented Oct 4, 2022

trying to make a basic test

kubectl get job beeps -o yaml | naml codify > main.go

naml build

2022-10-04T16:44:09+02:00 [Warning   ]  ⚠ naml build alpha feature ⚠
2022-10-04T16:44:09+02:00 [Warning   ]  if this is a feature you plan on using please make your use case known in the issue tracker
2022-10-04T16:44:09+02:00 [Warning   ]  ⚠ naml build alpha feature ⚠
2022-10-04T16:44:09+02:00 [Critical  ]  unable to build NAML binary from source:

+-------------------------+---------------------------------
| Codify Compile Failure  |
+-------------------------+
|
|
| # github.com/kris-nova/naml/codify
../../go/pkg/mod/github.com/kris-nova/[email protected]/codify/codify.go:138:3: unknown field 'ClusterName' in struct literal of type "k8s.io/apimachinery/pkg/apis/meta/v1".ObjectMeta
../../go/pkg/mod/github.com/kris-nova/[email protected]/codify/codify.go:138:33: m.ClusterName undefined (type "k8s.io/apimachinery/pkg/apis/meta/v1".ObjectMeta has no field or method ClusterName)
+----------------------------------------------------------
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

No branches or pull requests

1 participant