Problem
While operating on Terraform Enterprise v202305-1
or v202305-2
, the atlas container logs may have the following message repeated many times:
[INFO] [LDClient] Unknown feature flag \"pundit-intra-request-caching\". Returning default value",
This message may be repeated many times which may cause disk storage to become low.
Cause
The log entry is caused by the atlas container receiving a request to use a feature flag which is not defined in its source code. This was due to an inadvertent release packaging issue. The error should only occur on Terraform Enterprise installations with SSO enabled.
Overview of possible solution
The error itself can be safely disregarded. If it is causing space issues, please follow the steps below.
Solution:
-
Upgrade to
v202306-1
or later where this issue is no longer present.
Outcome:
After upgrading, the message should not appear in your atlas container logs.
Additional Information
If you encounter issues after trying the solution above, please reach out to HashiCorp Support for assistance.